From c40b1f9696ff1c90c8687af54699dad3abb9f15b Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Thu, 2 Nov 2017 14:37:02 +0000 Subject: [PATCH] Revert "Fix for generating log.html in Netvirt" This reverts commit 2d8fded2738dd4654a4a8a4ee04301eb03c451b3. Change-Id: I5228d09f268cc23696a0cdd63a0b164f26170397 Signed-off-by: Sam Hague --- jjb/integration/integration-deploy-openstack-run-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/integration/integration-deploy-openstack-run-test.sh b/jjb/integration/integration-deploy-openstack-run-test.sh index a0e231d3c..f18f683e2 100644 --- a/jjb/integration/integration-deploy-openstack-run-test.sh +++ b/jjb/integration/integration-deploy-openstack-run-test.sh @@ -985,7 +985,7 @@ source /tmp/os_netvirt_client_rc echo "Starting Robot test suites ${SUITES} ..." # please add pybot -v arguments on a single line and alphabetized -pybot -N ${TESTPLAN} --removekeywords wuks --flattenkeywords for -c critical -e exclude -e skip_if_${DISTROSTREAM} \ +pybot -N ${TESTPLAN} --removekeywords wuks -c critical -e exclude -e skip_if_${DISTROSTREAM} \ -v BUNDLEFOLDER:${BUNDLEFOLDER} \ -v BUNDLE_URL:${ACTUAL_BUNDLE_URL} \ -v CONTROLLER_USER:${USER} \ -- 2.36.6