We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215743c commit 0b1ffbbCopy full SHA for 0b1ffbb
scripts/common/sonic-utilities-build/test.sh
@@ -10,3 +10,4 @@ trap cleanup ERR
10
11
cd sonic-swss-tests/tests
12
sudo py.test -v --force-flaky --junitxml=tr.xml --imgname=docker-sonic-vs:${JOB_NAME##*/}.${BUILD_NUMBER}
13
+cleanup
scripts/vs/sonic-swss-build/test.sh
@@ -8,3 +8,4 @@ trap cleanup ERR
8
9
pushd swss/tests
0 commit comments