openstack-charmers / charmed-openstack-tester

Deploys OpenStack clouds and runs tempest (or other tests) against them
Apache License 2.0
6 stars 14 forks source link

Add gh action to run juju deploy --dry-run #74

Closed freyes closed 2 years ago

freyes commented 2 years ago

This patch adds a new github action to run each of the bundles with "juju deploy --dry-run" to detect any issues that juju could detect early.

To make the test pass the following changes were made: