From b4c1c5fc41931be337a068960a85bb720ccaa7c2 Mon Sep 17 00:00:00 2001 From: Gabriele Cerami Date: Tue, 20 Jun 2017 13:21:24 +0200 Subject: [PATCH] tripleo: enable periodic containers job Add a job that will build and validate kolla images with a nonha overcloud deployment. The job will then upload the built images to the tarballs server Change-Id: I91c652b71e69b7dc0b98c66e0312ce131900e9ca --- jenkins/jobs/projects.yaml | 8 ++++++++ zuul/layout.yaml | 1 + 2 files changed, 9 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 873c8e22a3..d8c8a5919a 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -15224,6 +15224,14 @@ trigger: 'periodic' branch-override: stable/newton timeout: 240 + - '{trigger}-tripleo-ci-{jobname}{suffix}': + jobname: 'centos-7-ovb-nonha-containers' + suffix: '' + type: 'periodic-ovb-1ctlr_1comp-featureset023' + node: tripleo-centos-7 + trigger: 'periodic' + branch-override: default + timeout: 300 # periodic job for testing quickstart with full tempest - '{trigger}-tripleo-ci-{jobname}{suffix}': jobname: 'centos-7-ovb-nonha-tempest-oooq-ocata' diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 79a9b8ec31..60a65f741c 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5454,6 +5454,7 @@ projects: - periodic-tripleo-ci-centos-7-scenario002-multinode-oooq - periodic-tripleo-ci-centos-7-scenario003-multinode-oooq - periodic-tripleo-ci-centos-7-scenario004-multinode-oooq + - periodic-tripleo-ci-centos-7-ovb-nonha-containers experimental-tripleo: - gate-tripleo-ci-centos-7-ovb-nonha - gate-tripleo-ci-centos-7-ovb-ha