Merge "Switch integrated linters to focal"
This commit is contained in:
commit
dde8de9642
@ -153,9 +153,10 @@
|
||||
|
||||
# Running linters check
|
||||
- job:
|
||||
name: openstack-ansible-linters-ubuntu-bionic
|
||||
name: openstack-ansible-linters-ubuntu-focal
|
||||
parent: openstack-ansible-deploy-aio
|
||||
nodeset: ubuntu-bionic
|
||||
nodeset: ubuntu-focal
|
||||
irrelevant-files: []
|
||||
|
||||
# Experimental job for checking our AIO can deploy with
|
||||
# a different ansible version
|
||||
|
@ -142,10 +142,10 @@
|
||||
name: openstack-ansible-linters-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-linters-ubuntu-bionic
|
||||
- openstack-ansible-linters-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-linters-ubuntu-bionic
|
||||
- openstack-ansible-linters-ubuntu-focal
|
||||
|
||||
- project-template:
|
||||
name: openstack-ansible-deploy-guide-jobs
|
||||
|
Loading…
Reference in New Issue
Block a user