From 87d116b0f8c02e6bafcfbf2223f8fdc861f7a84a Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 16 2019 12:32:21 +0000 Subject: Enable rawhide nodeset --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 8aac225..1060d9f 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -8,8 +8,7 @@ - zuul: zuul-distro-jobs requires: repo run: playbooks/rpm/rpmtest.yaml - # nodeset: fedora-rawhide-vm - nodeset: fedora-30-vm + nodeset: fedora-rawhide-vm host-vars: cloud-host: ansible_python_interpreter: /usr/bin/python3 diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml index 94e626a..b85eb5d 100644 --- a/zuul.d/nodesets.yaml +++ b/zuul.d/nodesets.yaml @@ -12,11 +12,11 @@ label: runc-fedora-30 # VM nodesets -#- nodeset: -# name: fedora-rawhide-vm -# nodes: -# - name: cloud-host -# label: cloud-fedora-rawhide-small +- nodeset: + name: fedora-rawhide-vm + nodes: + - name: cloud-host + label: cloud-fedora-rawhide-small - nodeset: name: fedora-latest-vm