From 52945f81ce01f5bf2008e54b8fd28e4e7636d7b8 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 10 Jun 2020 06:38:02 +1000 Subject: [PATCH] Add puppet3 tests to xenial arm64 nb03.openstack.org still uses this, for now, so we should test installation. Change-Id: I305e796160927b1fb9954126a6631df87f6527db --- zuul.d/system-config-roles.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zuul.d/system-config-roles.yaml b/zuul.d/system-config-roles.yaml index 479b869d56..0d5b5fe90d 100644 --- a/zuul.d/system-config-roles.yaml +++ b/zuul.d/system-config-roles.yaml @@ -30,8 +30,8 @@ nodes: - base -# NOTE(ianw): There's no need to run puppet tests on this node because -# we have no control-plane xenial arm64 nodes. +# NOTE(ianw): Run puppet3 tests until nb03.openstack.org is gone +# and we have no more puppet - job: name: system-config-zuul-role-integration-xenial-arm64 parent: system-config-zuul-role-integration @@ -40,6 +40,9 @@ - name: base label: ubuntu-xenial groups: + - name: puppet3 + nodes: + - base - name: openafs nodes: - base