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

View File

@ -41,7 +41,7 @@
parent: ansible-collections-openstack-functional-devstack parent: ansible-collections-openstack-functional-devstack
description: | description: |
Run openstack collections functional tests against a master devstack 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: required-projects:
- name: github.com/ansible/ansible - name: github.com/ansible/ansible
override-checkout: stable-2.9 override-checkout: stable-2.9
@ -174,7 +174,7 @@
name: openstack-tox-linters-ansible-2.10 name: openstack-tox-linters-ansible-2.10
parent: openstack-tox-linters parent: openstack-tox-linters
description: | 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 voting: true
required-projects: required-projects:
- name: github.com/ansible/ansible - name: github.com/ansible/ansible