From 277fa1219651d3713bf8f6ae7461ebfb68b60d7b Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Fri, 30 Nov 2018 19:24:35 -0500 Subject: [PATCH] Run your-readthedocs-job-requires-attention on executor Save some resources by running the job on a zuul-executor. Change-Id: I6a137cc3b5c7ec6072687007c2fb9a0e30aad46b Signed-off-by: Paul Belanger --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 8a49b7bd..000c4ed6 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -317,6 +317,8 @@ A placeholder job to warn projects their readthedocs post-pipeline jobs are failing and require updating. run: playbooks/docs/rtd-warning-job.yaml + nodeset: + nodes: [] - job: name: tox-py35-on-zuul