summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJames E. Blair <jim@acmegating.com>2022-08-17 15:29:14 -0700
committerJames E. Blair <jim@acmegating.com>2022-09-02 10:12:55 -0700
commit7949efd255e76dd63412a13edac3927bf2939b84 (patch)
tree8699474dc05baf064350602f9674f5929badf5c7 /.zuul.yaml
parentad03402dece90c843e16b7d24d2a90c242ff66bd (diff)
downloadzuul-7949efd255e76dd63412a13edac3927bf2939b84.tar.gz
Add Ansible 6
Change-Id: I0d450d9385b9aaab22d2d87fb47798bf56525f50
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 72684c460..9d9000756 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -55,6 +55,12 @@
zuul_ansible_version: 5
- job:
+ name: zuul-stream-functional-6
+ parent: zuul-stream-functional
+ vars:
+ zuul_ansible_version: 6
+
+- job:
name: zuul-tox
description: |
Zuul unit tests with ZooKeeper running
@@ -320,6 +326,7 @@
- zuul-stream-functional-2.8
- zuul-stream-functional-2.9
- zuul-stream-functional-5
+ - zuul-stream-functional-6
- zuul-tox-remote
- zuul-quick-start:
requires: nodepool-container-image
@@ -350,6 +357,7 @@
- zuul-stream-functional-2.8
- zuul-stream-functional-2.9
- zuul-stream-functional-5
+ - zuul-stream-functional-6
- zuul-tox-remote
- zuul-quick-start:
requires: nodepool-container-image