-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove OpenStack bundle and make the backup test in the smoke bundle (#…
…190) * Remove OpenStack bundle and make the backup test in the smoke bundle Currently, COU is using a heavy OpenStack bundle to just test the backup functionality. It's possible to mock the part that checks if there is a relation between keystone and mysql and use a lighter bundle containing just 3 units of mysql-innodb-cluster and 1 unit of designate-bind. The upgrade of more complex bundles probably will happen on SolQA environment (TBD). Pros: - faster testing - less time running the CI - No need to have a dedicated github runner to run the project - Same functional test coverage with less time and less resources. Cons: - Miss the plan generation and run of more complex bundles. Closes: #189 - include mysql-innodb-cluster into cou run tests. * - add model connect on setUp
- Loading branch information
1 parent
e2669e1
commit 2154966
Showing
5 changed files
with
71 additions
and
311 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.