Skip to content
Snippets Groups Projects
Commit 083a4a2f authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

adjusted testing paths

parent 96859335
No related branches found
No related tags found
No related merge requests found
Pipeline #2385 failed
......@@ -4,7 +4,6 @@ set -x
cd /tmp/peasoup_test
source set_env_vars
cd $CICD_TO_TEST_DIR/peasoup_examples/tests
cd $PEASOUP_HOME/tests
make clean;
./test_cmds.sh -c fix_calls_rida -l -a "bzip2 tcpdump"
......
......@@ -4,7 +4,6 @@ set -x
cd /tmp/peasoup_test
source set_env_vars
cd $CICD_TO_TEST_DIR/peasoup_examples/tests
cd $PEASOUP_HOME/tests
make clean;
./test_cmds.sh -c kill_deads_rida -l -a "tcpdump"
......
......@@ -4,6 +4,7 @@ set -x
cd /tmp/peasoup_test
source set_env_vars
cd $CICD_TO_TEST_DIR/peasoup_examples/tests
cd $PEASOUP_HOME/tests; make clean; ./test_cmds.sh -l -c rida_p1
cd $PEASOUP_HOME/tests
make clean
./test_cmds.sh -l -c rida_p1
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