From 47996a8693436df007b80669dd3fdf57a2c5e4ec Mon Sep 17 00:00:00 2001 From: Jiri Podivin Date: Mon, 2 May 2022 16:39:48 +0200 Subject: [PATCH] Setting default inventory for multinode job to 0 length string Together with the linked patch, this change will ensure that inventory discovery routine is properly triggered during the validation CI role execution. Depends-On: https://review.opendev.org/c/openstack/validations-common/+/839862 Signed-off-by: Jiri Podivin Change-Id: I0c6c4e86adebab50d969956ef52710fd6f3a681c --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index dc896a467..ab3f4488e 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -34,6 +34,7 @@ - multinode.yml remove_tags: - build + validations_inventory: "" dependencies: - tripleo-ci-centos-9-content-provider - openstack-tox-docs: &tripleo-docs