summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw.de>2020-05-12 20:06:08 +0200
committerTobias Henkel <tobias.henkel@bmw.de>2020-05-15 09:22:38 +0200
commit93c19d389a1d6d407c793185a88c7053acac4c77 (patch)
treea16adca37c832c1d22e74d9130739259af3b67f7 /tests
parenta655aee0f18f426df27651226fcc998921bdd115 (diff)
downloadzuul-93c19d389a1d6d407c793185a88c7053acac4c77.tar.gz
Default to Ansible 2.9
Ansible 2.9 is there since several months now and had numerous bugfix releases. Thus we should default to it since it is the newest and best maintained release. Change-Id: If6687514a6237bb9816b54745aac5ec24383c8bf
Diffstat (limited to 'tests')
-rw-r--r--tests/fixtures/config/ansible-versions/git/common-config/zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/config/ansible-versions/git/common-config/zuul.yaml b/tests/fixtures/config/ansible-versions/git/common-config/zuul.yaml
index a9ff58932..8e8c7f619 100644
--- a/tests/fixtures/config/ansible-versions/git/common-config/zuul.yaml
+++ b/tests/fixtures/config/ansible-versions/git/common-config/zuul.yaml
@@ -25,7 +25,7 @@
parent: ansible-version
vars:
test_ansible_version_major: 2
- test_ansible_version_minor: 8
+ test_ansible_version_minor: 9
# This job is used by a test case specifying a different ansible version in
# zuul.conf