From fe492f2533025b4c148b76da7fc17ee9852291c7 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Tue, 11 Jul 2017 11:41:12 +0300 Subject: [PATCH] Update new job name of previous updates job Change ovb-updates job to gate-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024 Change-Id: I653d45cf3571f4c24902f35cb2696bda7cf70a68 --- scripts/tripleo-jobs-gerrit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tripleo-jobs-gerrit.py b/scripts/tripleo-jobs-gerrit.py index 275ab5b32..4997a5c81 100755 --- a/scripts/tripleo-jobs-gerrit.py +++ b/scripts/tripleo-jobs-gerrit.py @@ -11,7 +11,7 @@ import datetime # reading both the voting and non-voting forms of the job if they exist. DEFAULT_JOB_NAMES = [ 'gate-tripleo-ci-centos-7-ovb-ha-oooq', - 'gate-tripleo-ci-centos-7-ovb-updates', + 'gate-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024', 'gate-tripleo-ci-centos-7-nonha-multinode-oooq', 'gate-tripleo-ci-centos-7-scenario001-multinode-oooq', 'gate-tripleo-ci-centos-7-scenario002-multinode-oooq',