Rename lio job to lio-barbican

Indicate that this job is testing Cinder with
Barbican.

Change-Id: Ide9b5abfb681f921cd2fc6c412df6b21819af759
This commit is contained in:
Eric Harney 2018-01-30 14:41:56 -05:00
parent cf56cdd4da
commit 39bc4d5a6a
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
name: openstack/cinder
check:
jobs:
- cinder-tempest-dsvm-lvm-lio:
- cinder-tempest-dsvm-lvm-lio-barbican:
voting: false
- cinder-tox-compliance
- cinder-tox-bandit-baseline:
@ -13,10 +13,10 @@
- job:
# Previously named legacy-tempest-dsvm-full-lio
name: cinder-tempest-dsvm-lvm-lio
name: cinder-tempest-dsvm-lvm-lio-barbican
parent: legacy-dsvm-base
run: playbooks/legacy/cinder-tempest-dsvm-lvm-lio/run.yaml
post-run: playbooks/legacy/cinder-tempest-dsvm-lvm-lio/post.yaml
run: playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican/run.yaml
post-run: playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican/post.yaml
timeout: 10800
required-projects:
- openstack-infra/devstack-gate