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