From f404962d61ef7e5f79822d1ec1e92b378afb1aad Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 4 Jun 2021 14:09:43 +0200 Subject: [PATCH] jobs: don't run any on admin2-deb9build This node was disabled permanently, so don't try to run anything on it. Change-Id: I0ea91658c74ea24fae551b917628fab5f7952c97 --- jobs/update-osmo-ci-on-slaves.yml | 1 - jobs/update-osmo-python-on-slaves.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml index 254744ed..060bba28 100644 --- a/jobs/update-osmo-ci-on-slaves.yml +++ b/jobs/update-osmo-ci-on-slaves.yml @@ -7,7 +7,6 @@ name: label values: - simtester - - admin2-deb9build - host2-deb9build-ansible - build2-deb9build-ansible - build2-deb10build-ansible diff --git a/jobs/update-osmo-python-on-slaves.yml b/jobs/update-osmo-python-on-slaves.yml index b65604ed..598d8676 100644 --- a/jobs/update-osmo-python-on-slaves.yml +++ b/jobs/update-osmo-python-on-slaves.yml @@ -6,7 +6,6 @@ type: slave name: label values: - - admin2-deb9build - host2-deb9build-ansible - build2-deb9build-ansible - build2-deb10build-ansible