charm-glance-simplestreams-.../tests/tests.yaml

56 lines
1.6 KiB
YAML

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:
- xenial-mitaka
- xenial-queens
- bionic-queens
- bionic-rocky
- bionic-stein
- bionic-train
- bionic-ussuri
- focal-ussuri
tests_options:
force_deploy:
- groovy-victoria
# functest-run-suite --smoke ...
# functest-deploy --bundle /path/to/smoke/bundle
# smoke bundle should (Ubuntu LTS latest)-(OpenStack latest)
smoke_bundles:
- bionic-ussuri
# functest-run-suite --dev ...
# functest-deploy --bundle /path/to/dev/bundle
# smoke bundle should be (Ubuntu LTS latest)-(OpenStack development)
dev_bundles:
- focal-victoria
- groovy-victoria
# 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