Merge "kvmfornfv: Disable jobs running on intel-pod10"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 22 Sep 2017 08:51:13 +0000 (08:51 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 22 Sep 2017 08:51:13 +0000 (08:51 +0000)
jjb/kvmfornfv/kvmfornfv.yml

index ad497e9..2055da9 100644 (file)
@@ -8,19 +8,19 @@
       - master:
           branch: '{stream}'
           gs-pathname: ''
-          disabled: false
       - euphrates:
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'
-          disabled: true
     #####################################
     # patch verification phases
     #####################################
     phase:
       - 'build':
           slave-label: 'opnfv-build-ubuntu'
+          disabled: false
       - 'test':
           slave-label: 'intel-pod10'
+          disabled: true
     #####################################
     # patch verification phases
     #####################################