From 4459e02e026d6db6ae528281d4f80e7236d9155f Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 11 Jan 2022 19:48:04 +0100 Subject: [PATCH] .zuul: Re-align This will make the subsequent commit easier to read. https://github.com/containers/toolbox/pull/984 --- .zuul.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index fb7afd0..e3ac6b9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,7 +15,15 @@ name: system-test-fedora-rawhide description: Run Toolbox's system tests in Fedora Rawhide timeout: 2700 - files: &system_test_files ['data/*', 'playbooks/*', 'profile.d/*', 'src/*', 'meson.build', 'meson_options.txt', '.zuul.yaml'] + files: &system_test_files [ + 'data/*', + 'playbooks/*', + 'profile.d/*', + 'src/*', + 'meson.build', + 'meson_options.txt', + '.zuul.yaml', + ] nodeset: nodes: - name: ci-node-rawhide