diff --git a/osci.yaml b/osci.yaml index 55d895d..bcde713 100644 --- a/osci.yaml +++ b/osci.yaml @@ -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 diff --git a/src/tests/bundles/groovy-victoria-ha.yaml b/src/tests/bundles/groovy-victoria-ha.yaml index f6f603f..9acc235 100644 --- a/src/tests/bundles/groovy-victoria-ha.yaml +++ b/src/tests/bundles/groovy-victoria-ha.yaml @@ -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' diff --git a/src/tests/bundles/hirsute-wallaby-ha.yaml b/src/tests/bundles/hirsute-wallaby-ha.yaml index e200364..7646686 100644 --- a/src/tests/bundles/hirsute-wallaby-ha.yaml +++ b/src/tests/bundles/hirsute-wallaby-ha.yaml @@ -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'