Add LIO barbican tests to .zuul.yaml

Load the LIO job from Cinder's repo where it
is defined.

Change-Id: I30723c5224cb9cc8d02a6099491aa2f4b1cbec46
This commit is contained in:
Eric Harney 2018-03-27 16:16:33 -04:00 committed by Sean McGinnis
parent d398fa8233
commit e506d83220
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
!.gitignore
!.mailmap
!.testr.conf
!.zuul.yaml
/.*
*.py[cod]

View File

@ -20,12 +20,19 @@
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- os-brick-cinder-tempest-dsvm-lvm-lio-barbican
gate:
jobs:
- legacy-tempest-dsvm-full-lio-src-os-brick:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- os-brick-cinder-tempest-dsvm-lvm-lio-barbican
experimental:
jobs:
- openstack-tox-pylint
- job:
name: os-brick-cinder-tempest-dsvm-lvm-lio-barbican
parent: cinder-tempest-dsvm-lvm-lio-barbican
required-projects:
- openstack/cinder