virfy and daily only support newton xenial 69/26169/1
authorliyuenan <liyuenan@huawei.com>
Mon, 19 Dec 2016 01:05:33 +0000 (09:05 +0800)
committerliyuenan <liyuenan@huawei.com>
Mon, 19 Dec 2016 01:24:13 +0000 (09:24 +0800)
Change-Id: I99c5d32f4c9f2e1057c74c136646a37cc09c1922
Signed-off-by: liyuenan <liyuenan@huawei.com>
jjb/compass4nfv/compass-ci-jobs.yml
jjb/compass4nfv/compass-project-jobs.yml
jjb/compass4nfv/compass-verify-jobs.yml

index e9d1f53..7b81008 100644 (file)
     pod:
         - baremetal:
             slave-label: compass-baremetal
-            os-version: 'trusty'
+            os-version: 'xenial'
             <<: *master
         - virtual:
             slave-label: compass-virtual
-            os-version: 'trusty'
+            os-version: 'xenial'
             <<: *master
 #        - baremetal:
 #            slave-label: compass-baremetal
         - choice:
             name: COMPASS_OPENSTACK_VERSION
             choices:
-                - 'mitaka'
                 - 'newton'
-                - 'liberty'
 
 ########################
 # trigger macros
index ac132a5..3733ec9 100644 (file)
         - string:
             name: PPA_CACHE
             default: "$WORKSPACE/work/repo/"
-        - choice:
-            name: COMPASS_OPENSTACK_VERSION
-            choices:
-                - 'mitaka'
-                - 'newton'
-                - 'liberty'
-        - choice:
-            name: COMPASS_OS_VERSION
-            choices:
-                - 'trusty'
-                - 'centos7'
 
index 3a11b1e..2277e92 100644 (file)
             disabled: true
 
     distro:
-        - 'trusty':
+        - 'xenial':
             disabled: false
-            os-version: 'trusty'
-            openstack-os-version: ''
-        - 'centos7':
-            disabled: false
-            os-version: 'centos7'
+            os-version: 'xenial'
             openstack-os-version: ''
 #####################################
 # patch verification phases
         - choice:
             name: COMPASS_OPENSTACK_VERSION
             choices:
-                - 'mitaka'
                 - 'newton'
-                - 'liberty'
         - choice:
             name: COMPASS_OS_VERSION
             choices:
-                - 'trusty'
-                - 'centos7'
+                - 'xenial'