Add debian-stable nodeset
Today debian stretch is the current stable release of debian: https://wiki.debian.org/DebianReleases Rather then adding debian-stretch as our default nodeset label, use debian-stable. This should aid in the transition to debian-buster once it is released. Since we don't plan to support long term releases of debian, we can just update this nodeset once we are ready to switch to buster over updating all projects intree jobs. Change-Id: I91de606c52bd0571a04da7820214f5ed75c2caa7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0635b0fa47
commit
1ee5e9f01f
@ -11,6 +11,12 @@
|
||||
- name: debian-jessie
|
||||
label: debian-jessie
|
||||
|
||||
- nodeset:
|
||||
name: debian-stable
|
||||
nodes:
|
||||
- name: debian-stretch
|
||||
label: debian-stretch
|
||||
|
||||
- nodeset:
|
||||
name: fedora-26
|
||||
nodes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user