From a26cf26ddd9747e49f3ae7fdf49c3afd077141e0 Mon Sep 17 00:00:00 2001 From: MORITA Kazutaka Date: Wed, 11 Jun 2014 00:57:10 +0900 Subject: [PATCH] Add functional tests for swift3 Change-Id: Ifa65198f90d74559914764065cbe18176ef90b7f --- .../files/jenkins_job_builder/config/projects.yaml | 4 ++++ modules/openstack_project/files/zuul/layout.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 63c918fbb8..f60ce9be06 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -2421,6 +2421,10 @@ jobs: - python-jobs - gate-{name}-pylint + - gate-{name}-tox-{envlist}: + envlist: tempauth + - gate-{name}-tox-{envlist}: + envlist: keystone - project: name: swiftsync diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 18bcf72834..e9deebb3e6 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4414,8 +4414,12 @@ projects: - name: python-jobs check: - gate-swift3-pylint + - gate-swift3-tox-tempauth + - gate-swift3-tox-keystone gate: - gate-swift3-pylint + - gate-swift3-tox-tempauth + - gate-swift3-tox-keystone - name: stackforge/swiftsync check: