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

minor tweaks in an attempt to fix an intermittent failure -- adjusted...

minor tweaks in an attempt to fix an intermittent failure -- adjusted iteration in the source and did cleanup to ensure tempdir doesn't exist before testing
parent eb6ddc5f
No related branches found
No related tags found
No related merge requests found
Pipeline #4208 failed
......@@ -4,9 +4,9 @@ set -e
# set -x
trap clean EXIT
#pushd ..
#source set_env_vars
#popd
pushd ..
source set_env_vars
popd
cd ../scfi/tests/cicd_tests/fib_src
source ../../cfi_smokescreen_configs.sh
......
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