Remove ntp charm from non LTS releases
The ntp charm only supports LTS releases and cannot be deployed to interim releases. This change removes the ntp charm from the gate tests on non-LTS releases. Additionally, this change removes the groovy tests are removed from the gate since the groovy release is EOL. Closes-Bug: #1946040 Change-Id: If64504baea7b1458dd244c765a04546513efb9a2
This commit is contained in:
parent
6f246ef07b
commit
254694f1e0
@ -7,7 +7,6 @@
|
|||||||
- focal-ussuri-ha_keystone-saml-mellon
|
- focal-ussuri-ha_keystone-saml-mellon
|
||||||
- focal-victoria-ha_keystone-saml-mellon
|
- focal-victoria-ha_keystone-saml-mellon
|
||||||
- focal-wallaby-ha_keystone-saml-mellon
|
- focal-wallaby-ha_keystone-saml-mellon
|
||||||
- groovy-victoria-ha_keystone-saml-mellon
|
|
||||||
- hirsute-wallaby-ha_keystone-saml-mellon
|
- hirsute-wallaby-ha_keystone-saml-mellon
|
||||||
vars:
|
vars:
|
||||||
needs_charm_build: true
|
needs_charm_build: true
|
||||||
@ -43,12 +42,6 @@
|
|||||||
dependencies: *smoke-jobs
|
dependencies: *smoke-jobs
|
||||||
vars:
|
vars:
|
||||||
tox_extra_args: focal-wallaby-ha
|
tox_extra_args: focal-wallaby-ha
|
||||||
- job:
|
|
||||||
name: groovy-victoria-ha_keystone-saml-mellon
|
|
||||||
parent: func-target
|
|
||||||
dependencies: *smoke-jobs
|
|
||||||
vars:
|
|
||||||
tox_extra_args: groovy-victoria-ha
|
|
||||||
- job:
|
- job:
|
||||||
name: hirsute-wallaby-ha_keystone-saml-mellon
|
name: hirsute-wallaby-ha_keystone-saml-mellon
|
||||||
parent: func-target
|
parent: func-target
|
||||||
|
@ -133,10 +133,6 @@ applications:
|
|||||||
- '11'
|
- '11'
|
||||||
- '12'
|
- '12'
|
||||||
|
|
||||||
ntp:
|
|
||||||
charm: cs:ntp
|
|
||||||
num_units: 0
|
|
||||||
|
|
||||||
openstack-dashboard:
|
openstack-dashboard:
|
||||||
charm: cs:~openstack-charmers-next/openstack-dashboard
|
charm: cs:~openstack-charmers-next/openstack-dashboard
|
||||||
num_units: 3
|
num_units: 3
|
||||||
@ -318,12 +314,6 @@ relations:
|
|||||||
- - 'cinder-mysql-router:db-router'
|
- - 'cinder-mysql-router:db-router'
|
||||||
- 'mysql-innodb-cluster:db-router'
|
- 'mysql-innodb-cluster:db-router'
|
||||||
|
|
||||||
- - 'ntp:juju-info'
|
|
||||||
- 'nova-compute:juju-info'
|
|
||||||
|
|
||||||
- - 'ntp:juju-info'
|
|
||||||
- 'neutron-gateway:juju-info'
|
|
||||||
|
|
||||||
- - 'keystone'
|
- - 'keystone'
|
||||||
- 'keystone-saml-mellon1'
|
- 'keystone-saml-mellon1'
|
||||||
- - 'keystone'
|
- - 'keystone'
|
||||||
|
@ -133,10 +133,6 @@ applications:
|
|||||||
- '11'
|
- '11'
|
||||||
- '12'
|
- '12'
|
||||||
|
|
||||||
ntp:
|
|
||||||
charm: cs:ntp
|
|
||||||
num_units: 0
|
|
||||||
|
|
||||||
openstack-dashboard:
|
openstack-dashboard:
|
||||||
charm: cs:~openstack-charmers-next/openstack-dashboard
|
charm: cs:~openstack-charmers-next/openstack-dashboard
|
||||||
num_units: 3
|
num_units: 3
|
||||||
@ -318,12 +314,6 @@ relations:
|
|||||||
- - 'cinder-mysql-router:db-router'
|
- - 'cinder-mysql-router:db-router'
|
||||||
- 'mysql-innodb-cluster:db-router'
|
- 'mysql-innodb-cluster:db-router'
|
||||||
|
|
||||||
- - 'ntp:juju-info'
|
|
||||||
- 'nova-compute:juju-info'
|
|
||||||
|
|
||||||
- - 'ntp:juju-info'
|
|
||||||
- 'neutron-gateway:juju-info'
|
|
||||||
|
|
||||||
- - 'keystone'
|
- - 'keystone'
|
||||||
- 'keystone-saml-mellon1'
|
- 'keystone-saml-mellon1'
|
||||||
- - 'keystone'
|
- - 'keystone'
|
||||||
|
Loading…
Reference in New Issue
Block a user