charm_name: glance-simplestreams-sync comment: - 'the glance configure job validates operation of identity-service relation' # functest-run-suite ... # functest-deploy --bundle /path/to/gate/bundle gate_bundles: - bionic-queens - bionic-stein - bionic-ussuri - focal-ussuri - focal-victoria - focal-wallaby - focal-xena - hirsute-wallaby - impish-xena dev_bundles: - bionic-rocky - bionic-train - focal-yoga - jammy-yoga tests_options: force_deploy: - hirsute-wallaby - impish-xena - jammy-yoga # functest-run-suite --smoke ... # functest-deploy --bundle /path/to/smoke/bundle # smoke bundle should (Ubuntu LTS latest)-(OpenStack latest) smoke_bundles: - focal-ussuri # special target deploy status for above deploy phase target_deploy_status: vault: # vault will be blocked with functest-deploy, this is ok to move on # functest-configure will fix it with `auto_initialize` in next phase workload-status: blocked workload-status-message: Vault needs to be initialized glance-simplestreams-sync: # gss will be blocked since glance and rabbitmq don't have their # certificates yet. This should be fixed after vault initialization workload-status: unknown workload-status-message: "" # functest-configure configure: - zaza.openstack.charm_tests.vault.setup.auto_initialize - zaza.openstack.charm_tests.glance_simplestreams_sync.setup.sync_images # functest-test tests: - zaza.openstack.charm_tests.glance_simplestreams_sync.tests.GlanceSimpleStreamsSyncTest