Browse code

Add openstack-single-node-xenial nodeset

Allow other jobs to explicitly require a node running Xenial. This seems
clearer than having a generic openstack-single-node nodeset which
implicitly uses Xenial.

Change-Id: I013fb8abd4e6ab6539bd9410acbc8446e57ec70c

Jens Harbott authored on 2018/10/16 22:57:23
Showing 1 changed files
... ...
@@ -19,6 +19,16 @@
19 19
           - controller
20 20
 
21 21
 - nodeset:
22
+    name: openstack-single-node-xenial
23
+    nodes:
24
+      - name: controller
25
+        label: ubuntu-xenial
26
+    groups:
27
+      - name: tempest
28
+        nodes:
29
+          - controller
30
+
31
+- nodeset:
22 32
     name: devstack-single-node-centos-7
23 33
     nodes:
24 34
       - name: controller