Change nodes to nodeset in zuulv3 docs

nodes is dead. long live nodeset.

Change-Id: I21dbdb66962b44eba460300ade8f28869f8b9c07
This commit is contained in:
Monty Taylor 2017-09-28 15:41:24 -05:00
parent c2af07f4b0
commit a0e829e5cb
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 2 deletions

View File

@ -198,7 +198,7 @@ named ``fedstack``:
- job:
name: fedstack
nodes: fedora-26
nodeset: fedora-26
vars:
neutron: true
@ -209,7 +209,7 @@ This may then be supplemented with a job variant:
- job:
name: fedstack
branches: stable/pike
nodes: fedora-25
nodeset: fedora-25
This variant indicates that, while by default, the fedstack job runs
on fedora-26 nodes, any changes to the stable/pike branch should run