Change in vdsm[master]: adding network functional tests to check-merged job

ybronhei at redhat.com ybronhei at redhat.com
Tue Feb 23 12:42:31 UTC 2016


Yaniv Bronhaim has uploaded a new change for review.

Change subject: adding network functional tests to check-merged job
......................................................................

adding network functional tests to check-merged job

Change-Id: I9e0c2c0e0c40bf9d269bfe1f0c3ca2b78f51ed69
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M automation/check-merged.sh
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/02/53902/1

diff --git a/automation/check-merged.sh b/automation/check-merged.sh
index d3095c7..d4e3e47 100755
--- a/automation/check-merged.sh
+++ b/automation/check-merged.sh
@@ -4,13 +4,13 @@
 EXPORTS="$PWD"/exported-artifacts
 TEST_PATH="functional"
 FUNCTIONAL_TESTS_LIST=" \
-    $TEST_PATH/supervdsmFuncTests.py"
+    $TEST_PATH/supervdsmFuncTests.py \
+    $TEST_PATH/networkTests.py"
 
 DISABLE_TESTS_LIST=" \
     $TEST_PATH/sosPluginTests.py \
     $TEST_PATH/vmRecoveryTests.py \
     $TEST_PATH/momTests.py \
-    $TEST_PATH/networkTests.py \
     $TEST_PATH/vmQoSTests.py \
     $TEST_PATH/virtTests.py \
     $TEST_PATH/storageTests.py \


-- 
To view, visit https://gerrit.ovirt.org/53902
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e0c2c0e0c40bf9d269bfe1f0c3ca2b78f51ed69
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list