diff options
-rw-r--r-- | zuul.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -2,12 +2,7 @@ name: sandbox check: jobs: - - hello-world -- job: - name: hello-world - parent: base - run: playbooks/run.yaml - timeout: 900 + - noop nodeset: nodes: - name: CirrOS-raw |