From ce8b31deb2249adb4874f0eaafa94fbbc2393446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Duchaussois?= Date: Fri, 5 Nov 2021 11:08:53 +0100 Subject: setup basic tests --- tests/rundeck_files/test.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/rundeck_files/test.yaml (limited to 'tests/rundeck_files') diff --git a/tests/rundeck_files/test.yaml b/tests/rundeck_files/test.yaml new file mode 100644 index 0000000..19fe18d --- /dev/null +++ b/tests/rundeck_files/test.yaml @@ -0,0 +1,13 @@ +- defaultTab: summary + description: Test job + executionEnabled: true + loglevel: INFO + name: Test job 2 + nodeFilterEditable: false + scheduleEnabled: true + sequence: + commands: + - exec: "false" + keepgoing: false + strategy: node-first + -- cgit v1.2.3