Skip to content
Snippets Groups Projects
Commit b0d0d955 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Hackfest P4 example:

- corrected run_test scripts
parent cea32672
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!12fix: Change directory structure to match hackfest
......@@ -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
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment