diff --git a/tests/bundles/kinetic-zed.yaml b/tests/bundles/kinetic-zed.yaml deleted file mode 100644 index df846071..00000000 --- a/tests/bundles/kinetic-zed.yaml +++ /dev/null @@ -1,70 +0,0 @@ -variables: - openstack-origin: &openstack-origin distro - -series: kinetic - -comment: -- 'machines section to decide order of deployment. database sooner = faster' -machines: - '0': - constraints: mem=3072M - '1': - constraints: mem=3072M - '2': - constraints: mem=3072M - '3': - '4': - '5': - '6': - -applications: - - glance-mysql-router: - charm: ch:mysql-router - channel: latest/edge - keystone-mysql-router: - charm: ch:mysql-router - channel: latest/edge - - mysql-innodb-cluster: - charm: ch:mysql-innodb-cluster - num_units: 3 - to: - - '0' - - '1' - - '2' - channel: latest/edge - - keystone: - charm: ../../keystone.charm - num_units: 3 - options: - openstack-origin: *openstack-origin - token-provider: 'fernet' - token-expiration: 300 - to: - - '3' - - '4' - - '5' - - glance: - charm: ch:glance - num_units: 1 - options: - openstack-origin: *openstack-origin - to: - - '6' - channel: latest/edge - -relations: - - - - 'keystone:shared-db' - - 'keystone-mysql-router:shared-db' - - - 'glance:shared-db' - - 'glance-mysql-router:shared-db' - - - 'glance:identity-service' - - 'keystone:identity-service' - - - 'glance-mysql-router:db-router' - - 'mysql-innodb-cluster:db-router' - - - 'keystone-mysql-router:db-router' - - 'mysql-innodb-cluster:db-router' diff --git a/tests/tests.yaml b/tests/tests.yaml index ebda6f97..3673ea6e 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml @@ -8,7 +8,6 @@ gate_bundles: dev_bundles: - jammy-antelope -- kinetic-zed - lunar-antelope comment: | @@ -40,7 +39,6 @@ tests_options: policyd: service: keystone force_deploy: - - kinetic-zed - lunar-antelope target_deploy_status: vault: