Merge "[CI] Switch Xenial tempest jobs to Bionic Beaver"

This commit is contained in:
Zuul 2018-11-17 15:46:51 +00:00 committed by Gerrit Code Review
commit 7e411a71c2
19 changed files with 26 additions and 16 deletions
.zuul.yaml
contrib/ci
devstack/upgrade
playbooks/legacy
manila-tempest-dsvm-container-scenario-custom-image
manila-tempest-dsvm-generic-no-share-servers
manila-tempest-dsvm-generic-scenario-custom-image
manila-tempest-dsvm-glusterfs-native-heketi
manila-tempest-dsvm-glusterfs-native
manila-tempest-dsvm-glusterfs-nfs-heketi
manila-tempest-dsvm-glusterfs-nfs
manila-tempest-dsvm-hdfs
manila-tempest-dsvm-mysql-generic
manila-tempest-dsvm-postgres-container
manila-tempest-dsvm-postgres-generic-singlebackend
manila-tempest-dsvm-postgres-zfsonlinux
manila-tempest-dsvm-scenario
manila-tempest-minimal-dsvm-dummy
rally-dsvm-manila-multibackend-no-ss
rally-dsvm-manila-multibackend

@ -80,6 +80,7 @@
- job:
name: manila-tempest-base
parent: legacy-dsvm-base
nodeset: openstack-single-node-bionic
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$
@ -378,6 +379,7 @@
- job:
name: manila-rally-multibackend
parent: legacy-dsvm-base
nodeset: openstack-single-node-bionic
run: playbooks/legacy/rally-dsvm-manila-multibackend/run.yaml
post-run: playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml
timeout: 4200
@ -400,6 +402,7 @@
- job:
name: manila-rally-multibackend-no-ss
parent: legacy-dsvm-base
nodeset: openstack-single-node-bionic
run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/run.yaml
post-run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml
timeout: 4200

@ -28,6 +28,11 @@ echo "API_RATE_LIMIT=False" >> $localconf
echo "VOLUME_BACKING_FILE_SIZE=22G" >> $localconf
echo "CINDER_LVM_TYPE=thin" >> $localconf
# Set DevStack's PYTHON3_VERSION variable if CI scripts specify it
if ! [[ -z "PYTHON3_VERSION" ]]; then
echo "PYTHON3_VERSION=$PYTHON3_VERSION" >> $localconf
fi
# NOTE(mkoderer): switch to keystone v3 by default
echo "IDENTITY_API_VERSION=3" >> $localconf

@ -6,6 +6,8 @@ register_db_to_save manila
export BASE_RUN_SMOKE=False
export TARGET_RUN_SMOKE=False
export ENABLE_TEMPEST=False
export PYTHON3_VERSION=${PYTHON3_VERSION}
devstack_localrc base enable_service manila m-api m-shr m-sch m-dat
devstack_localrc base enable_plugin manila git://git.openstack.org/openstack/manila stable/rocky

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node

@ -1,4 +1,4 @@
- hosts: primary
- hosts: controller
tasks:
- name: Copy files from {{ ansible_user_dir }}/workspace/ on node