Files
charm-glance-simplestreams-…/tests/tests.yaml
Corey Bryant 123697e62f Additional test updates
* drop xenial metadata and function tests
* switch to release-specific zosci functional tests
* switch to yoga zosci unit test job
* add py39

Change-Id: I248d0c92e64692127e2a53a8cffc2efe56a8d790
2021-11-17 14:47:05 -05:00

58 lines
1.5 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:
- 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