Merge "[goal] Migrate cinder-tempest-plugin jobs to focal"
Zuul authored 5 years ago
Gerrit Code Review committed 5 years ago
| 22 | 22 | description: | |
| 23 | 23 | This is a base job for lvm with lio & tgt targets |
| 24 | 24 | parent: devstack-tempest |
| 25 | # TODO(gmann): Remove the below nodeset setting to Bionic once | |
| 26 | # https://storyboard.openstack.org/#!/story/2007732 is fixed | |
| 27 | # Once nodeset is removed form here then devstack-tempest job | |
| 28 | # will automatically run this job on Ubuntu Focal nodeset from | |
| 29 | # Victoria gate onwards. | |
| 30 | nodeset: openstack-single-node-bionic | |
| 25 | 31 | timeout: 10800 |
| 26 | 32 | roles: |
| 27 | 33 | - zuul: opendev.org/openstack/cinderlib |
| 138 | 144 | - job: |
| 139 | 145 | name: cinder-tempest-plugin-basic-ussuri |
| 140 | 146 | parent: cinder-tempest-plugin-basic |
| 147 | nodeset: openstack-single-node-bionic | |
| 141 | 148 | override-checkout: stable/ussuri |
| 142 | 149 | |
| 143 | 150 | - job: |
| 144 | 151 | name: cinder-tempest-plugin-basic-train |
| 145 | 152 | parent: cinder-tempest-plugin-basic |
| 153 | nodeset: openstack-single-node-bionic | |
| 146 | 154 | override-checkout: stable/train |
| 147 | 155 | vars: |
| 148 | 156 | devstack_localrc: |
| 151 | 159 | - job: |
| 152 | 160 | name: cinder-tempest-plugin-basic-stein |
| 153 | 161 | parent: cinder-tempest-plugin-basic |
| 162 | nodeset: openstack-single-node-bionic | |
| 154 | 163 | override-checkout: stable/stein |
| 155 | 164 | vars: |
| 156 | 165 | devstack_localrc: |