We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c0854 commit fb127b0Copy full SHA for fb127b0
tox.ini
@@ -1,3 +1,4 @@
1
+# test me
2
[tox]
3
minversion = 2.0
4
envlist = pep8
zuul.d/nodesets.yaml
@@ -0,0 +1,14 @@
+---
+# NOTE(mnasiadka): Needs to be redefined here since OpenDev moved nodesets
+# config to opendev/zuul-providers and we still use nodepool
+- nodeset:
5
+ name: ubuntu-jammy
6
+ nodes:
7
8
+ label: ubuntu-jammy
9
+
10
11
+ name: ubuntu-noble
12
13
14
+ label: ubuntu-noble
0 commit comments