From ca2bdf0797035523c73e6bec7254c862c11a0918 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 21 Sep 2017 15:00:21 -0700 Subject: [PATCH] Switch job.nodes to nodeset Change-Id: Ic787195715b96bd9e7d3928e9527891d55abbecf --- zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.yaml b/zuul.yaml index c2bc5c3f4..551d0e714 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -157,7 +157,8 @@ name: trigger-readthedocs description: Send a trigger to the readthedocs url to tell it to build docs - nodes: [] + nodeset: + nodes: [] run: playbooks/python/readthedocs - job: