Fix typos in job definitions

Change-Id: I654751a879482b1996c863470a6cf68f254eefbb
This commit is contained in:
Sagi Shnaidman 2020-06-23 16:23:54 +03:00
parent 01c2499fb6
commit 4b64ebe623
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
parent: ansible-collections-openstack-functional-devstack
description: |
Run openstack collections functional tests against a master devstack
using master of openstacksdk and stable 2.10 branch of ansible
using master of openstacksdk and stable 2.9 branch of ansible
required-projects:
- name: github.com/ansible/ansible
override-checkout: stable-2.9
@ -174,7 +174,7 @@
name: openstack-tox-linters-ansible-2.10
parent: openstack-tox-linters
description: |
Run openstack collections linter tests using the 2.9 branch of ansible
Run openstack collections linter tests using the 2.10 branch of ansible
voting: true
required-projects:
- name: github.com/ansible/ansible