From 0bb713ca3085c1b08e7a8d0b78cbd89a1afc9f23 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Feb 21 2023 08:48:06 +0000 Subject: Set new linter nodeset for linters job --- diff --git a/zuul-extra.d/project.yaml b/zuul-extra.d/project.yaml index c6764a5..ccdf312 100644 --- a/zuul-extra.d/project.yaml +++ b/zuul-extra.d/project.yaml @@ -4,6 +4,10 @@ jobs: - test-rpm-lint - linters: + nodeset: + nodes: + - name: container + label: zuul-linter-fedora-stable vars: linters: - ansible-lint @@ -12,6 +16,10 @@ jobs: - test-rpm-lint - linters: + nodeset: + nodes: + - name: container + label: zuul-linter-fedora-stable vars: linters: - ansible-lint