From 0a0a7ebd885f063883ebcdd1a85ba1860075da3f 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 --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 6c25902a0..0bb3695f8 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -41,6 +41,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-9-stream - puppet-openstack-libraries-litmus-7.10-centos-9-stream