From e506d8322080bb9a2796bd12707f83986fa5d955 Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Tue, 27 Mar 2018 16:16:33 -0400 Subject: [PATCH] Add LIO barbican tests to .zuul.yaml Load the LIO job from Cinder's repo where it is defined. Change-Id: I30723c5224cb9cc8d02a6099491aa2f4b1cbec46 --- .gitignore | 1 + .zuul.yaml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 5a5f51d2b..ad289269e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ !.gitignore !.mailmap !.testr.conf +!.zuul.yaml /.* *.py[cod] diff --git a/.zuul.yaml b/.zuul.yaml index c20f6703c..e7971b128 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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