Merge "zuul: fixes for the A/A job (nodeset, variables)" into stable/wallaby

This commit is contained in:
Zuul 2021-05-11 23:15:37 +00:00 committed by Gerrit Code Review
commit 8dd2a8166e
1 changed files with 3 additions and 6 deletions

View File

@ -163,8 +163,7 @@
- job:
name: cinder-plugin-ceph-tempest-mn-aa
nodeset: openstack-two-node-bionic
parent: devstack-plugin-ceph-tempest-py3
parent: devstack-plugin-ceph-multinode-tempest-py3
roles:
- zuul: opendev.org/openstack/cinderlib
- zuul: opendev.org/openstack/cinder-tempest-plugin
@ -175,15 +174,13 @@
vars:
zuul_additional_subunit_dirs:
- "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/cinderlib'].src_dir }}"
devstack_localrc:
TEMPEST_VOLUME_REVERT_TO_SNAPSHOT: True
devstack_local_conf:
post-config:
$CINDER_CONF:
DEFAULT:
cluster: ceph
test-config:
$TEMPEST_CONFIG:
volume-feature-enabled:
volume_revert: True
- job:
name: cinder-grenade-mn-sub-bak