Loading hackfest/p4/run_test_02_create_service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_create_service.py hackfest/p4/run_test_03_delete_service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_delete_service.py hackfest/p4/run_test_04_cleanup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_cleanup.py Loading
hackfest/p4/run_test_02_create_service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_create_service.py
hackfest/p4/run_test_03_delete_service.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_delete_service.py
hackfest/p4/run_test_04_cleanup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. source tfs_runtime_env_vars.sh python -m pytest --verbose hackfest/p4/tests/test_functional_bootstrap.py python -m pytest --verbose hackfest/p4/tests/test_functional_cleanup.py