From 729db8a00d3c03fff72b8c5166f49e4eabd2ea42 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 10 Jul 2022 16:45:50 +0900 Subject: [PATCH] libraries: Enable Puppet 7 syntax job in gate ... because now Puppet 7 is officially supported by our modules. Change-Id: I8ddd4108c906e521c5e6d0804c847050f65adcac (cherry picked from commit 0a0a7ebd885f063883ebcdd1a85ba1860075da3f) --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 3430ee3da..59674e4d1 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -42,6 +42,7 @@ jobs: - puppet-openstack-libraries-puppet-lint-ubuntu-focal - puppet-openstack-libraries-puppet-syntax-6-ubuntu-focal + - puppet-openstack-libraries-puppet-syntax-7-ubuntu-focal - puppet-openstack-libraries-puppet-unit-6.21-ubuntu-focal - puppet-openstack-libraries-puppet-unit-7.10-centos-8-stream - puppet-openstack-libraries-litmus-7.10-centos-8-stream