From 8b6c08aaf85cbadbc2771aa0f20d7f379f2241ea Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Thu, 11 Oct 2018 16:52:22 +0300 Subject: [PATCH] Remove tripleo-ci-centos-7-3nodes-multinode job This was removed from tht https://review.openstack.org/#/c/608311 so lets also remove the job definition Change-Id: I83c91e22b91fce7232e1b9124b9d969e099b314a Depends-On: I9c2cda2bf330c1ec93e756708e9d927595dadfd8 --- scripts/tripleo-jobs-gerrit.py | 1 - zuul.d/multinode-jobs.yaml | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/scripts/tripleo-jobs-gerrit.py b/scripts/tripleo-jobs-gerrit.py index 0c2ed5685..18a1b34f5 100755 --- a/scripts/tripleo-jobs-gerrit.py +++ b/scripts/tripleo-jobs-gerrit.py @@ -17,7 +17,6 @@ DEFAULT_JOB_NAMES = [ 'tripleo-ci-centos-7-scenario004-multinode-oooq-container', 'tripleo-ci-centos-7-scenario007-multinode-oooq-container', 'tripleo-ci-centos-7-undercloud-containers,' - 'tripleo-ci-centos-7-3nodes-multinode', 'tripleo-ci-centos-7-undercloud-upgrades', ] diff --git a/zuul.d/multinode-jobs.yaml b/zuul.d/multinode-jobs.yaml index 3c36321dc..0c415c397 100644 --- a/zuul.d/multinode-jobs.yaml +++ b/zuul.d/multinode-jobs.yaml @@ -90,16 +90,6 @@ - tripleo-ci-centos-7-containers-multinode-queens - tripleo-ci-centos-7-containers-multinode-pike -- job: - name: tripleo-ci-centos-7-3nodes-multinode - parent: tripleo-ci-base-multinode - voting: false - nodeset: three-centos-7-nodes - branches: ^(?!stable/(newton|ocata|pike)).*$ - vars: - nodes: 2ctlr - featureset: '032' - - job: name: tripleo-ci-centos-7-containers-multinode parent: tripleo-ci-base-multinode