diff --git a/src/tests/ofc22/run_test_01_bootstrap.sh b/src/tests/ofc22/run_test_01_bootstrap.sh index be30b15189786de3fd2f593a1584c73890e9e4fe..ef23c28eb0af1158bd31dd9f35f330e7225bdd07 100755 --- a/src/tests/ofc22/run_test_01_bootstrap.sh +++ b/src/tests/ofc22/run_test_01_bootstrap.sh @@ -13,4 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# make sure to source the following scripts: +# - my_deploy.sh +# - tfs_runtime_env_vars.sh + pytest --verbose src/tests/ofc22/tests/test_functional_bootstrap.py