Merge "Bump Ansible versions in CI tests"

This commit is contained in:
Zuul 2019-12-06 02:29:47 +00:00 committed by Gerrit Code Review
commit 1aef90b419
2 changed files with 14 additions and 14 deletions

View File

@ -6,9 +6,9 @@
check:
jobs:
- ansible-role-ara-api-fedora-devel
- ansible-role-ara-api-fedora-2.8
- ansible-role-ara-api-fedora-2.9
- ansible-role-ara-api-ubuntu-2.8
- ansible-role-ara-api-ubuntu-2.7
- ansible-role-ara-api-ubuntu-2.6
- ansible-role-ara-api-ubuntu-postgresql
- ansible-role-ara-api-ubuntu-mysql
- ansible-role-ara-api-fedora-distributed-sqlite
@ -20,9 +20,9 @@
gate:
jobs:
- ansible-role-ara-api-fedora-devel
- ansible-role-ara-api-fedora-2.8
- ansible-role-ara-api-fedora-2.9
- ansible-role-ara-api-ubuntu-2.8
- ansible-role-ara-api-ubuntu-2.7
- ansible-role-ara-api-ubuntu-2.6
- ansible-role-ara-api-ubuntu-postgresql
- ansible-role-ara-api-ubuntu-mysql
- ansible-role-ara-api-fedora-distributed-sqlite

View File

@ -30,7 +30,7 @@
ara_tests_ansible_version: null
required-projects:
- name: github.com/ansible/ansible
override-checkout: stable-2.8
override-checkout: stable-2.9
- job:
name: ansible-role-ara-api-ubuntu
@ -51,9 +51,17 @@
override-checkout: devel
- job:
name: ansible-role-ara-api-fedora-2.8
name: ansible-role-ara-api-fedora-2.9
parent: ansible-role-ara-api-fedora
run: tests/with_defaults.yaml
required-projects:
- name: github.com/ansible/ansible
override-checkout: stable-2.9
- job:
name: ansible-role-ara-api-ubuntu-2.8
parent: ansible-role-ara-api-ubuntu
run: tests/with_defaults.yaml
required-projects:
- name: github.com/ansible/ansible
override-checkout: stable-2.8
@ -66,14 +74,6 @@
- name: github.com/ansible/ansible
override-checkout: stable-2.7
- job:
name: ansible-role-ara-api-ubuntu-2.6
parent: ansible-role-ara-api-ubuntu
run: tests/with_defaults.yaml
required-projects:
- name: github.com/ansible/ansible
override-checkout: stable-2.6
# Database server jobs
- job:
name: ansible-role-ara-api-ubuntu-postgresql