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:
Billy Olsen 2021-10-04 15:11:59 -07:00
parent 6f246ef07b
commit 254694f1e0
3 changed files with 0 additions and 27 deletions

View File

@ -7,7 +7,6 @@
- focal-ussuri-ha_keystone-saml-mellon
- focal-victoria-ha_keystone-saml-mellon
- focal-wallaby-ha_keystone-saml-mellon
- groovy-victoria-ha_keystone-saml-mellon
- hirsute-wallaby-ha_keystone-saml-mellon
vars:
needs_charm_build: true
@ -43,12 +42,6 @@
dependencies: *smoke-jobs
vars:
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:
name: hirsute-wallaby-ha_keystone-saml-mellon
parent: func-target

View File

@ -133,10 +133,6 @@ applications:
- '11'
- '12'
ntp:
charm: cs:ntp
num_units: 0
openstack-dashboard:
charm: cs:~openstack-charmers-next/openstack-dashboard
num_units: 3
@ -318,12 +314,6 @@ relations:
- - 'cinder-mysql-router:db-router'
- 'mysql-innodb-cluster:db-router'
- - 'ntp:juju-info'
- 'nova-compute:juju-info'
- - 'ntp:juju-info'
- 'neutron-gateway:juju-info'
- - 'keystone'
- 'keystone-saml-mellon1'
- - 'keystone'

View File

@ -133,10 +133,6 @@ applications:
- '11'
- '12'
ntp:
charm: cs:ntp
num_units: 0
openstack-dashboard:
charm: cs:~openstack-charmers-next/openstack-dashboard
num_units: 3
@ -318,12 +314,6 @@ relations:
- - 'cinder-mysql-router:db-router'
- 'mysql-innodb-cluster:db-router'
- - 'ntp:juju-info'
- 'nova-compute:juju-info'
- - 'ntp:juju-info'
- 'neutron-gateway:juju-info'
- - 'keystone'
- 'keystone-saml-mellon1'
- - 'keystone'