Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Jaeger db99a23a2b Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I3dad2305741aa67bdf4c434f77d32c66f3956940
2019-12-18 09:48:53 +01:00
Aleksandr Kholkin 98efb8b507 Add tests on upgrade murano plugin via new version
This patch adding tests for upgrade fuel murano plugin via new version
of the plugin. The logic of tests is:
1. deploy env with old version of the murano plugin
2. install and enable new version of the murano plugin
3. deploy chages(upgrade murano plugin)
4. run OSTF

Change-Id: I096d53e776ab49133bae22a7b6c3a5e39faf75f0
2016-12-12 15:28:43 +00:00
Aleksandr Kholkin d558dbbfec Small fix to the test
fix test deploy_murano_plugin_with_murano_node_in_existing_environment
change 'depends_on' to the 'depends_on_groups'

Change-Id: Ie2d8b95bc718124ed0ef4c2ae6cdcf79f1f41d40
2016-11-28 18:37:25 +03:00
Aleksandr Kholkin a54bd3937a add test move_murano_plugin_on_environment_from_controller_to_murano_node
Change-Id: I5487db467ff1b95b634c2e97e5fd0674f8a0f968
2016-11-25 16:04:30 +03:00
Victor Ryzhenkin c15cfcf315 Do not execute Murano tests on env without Murano
Change-Id: Iea815bb77ae038a2ba5f535b6936d0126289c597
2016-10-10 15:00:19 +03:00
Kirill Zaitsev c6516412d5 Add retry to check_plugin_online
Add retry decorator to cope with race-condition and overly optimistic
tests timeouts for environment deletion. Also replace tests_platform
with check_plugin_online ostf
Add lightweight sanity check function 'check_plugin_sanity' to use it
with failover tests to determine that nodes with murano come back from
reboots.

Change-Id: I6dfd40820cea74c45d33c57672ba555d0fa04372
Closes-Bug: #1630594
2016-10-08 14:20:21 +03:00
Victor Ryzhenkin 080be87a1b Remove check_run function usage in tests
Change-Id: I2aacc346393a65fb1dce4761a06a70160ef6a147
2016-09-02 16:01:31 +03:00
Victor Ryzhenkin c3fe7c20a3 Fix multiple typos in tests
- Fix check run snapshot names
- Add test for post-install on controllers
- Remove plugin activation in non-murano deployments

Change-Id: I61203f7f55c4840e05cfe7db703e9cbf91235868
2016-09-01 20:04:44 +03:00
Victor Ryzhenkin 5e79fce304 Adjust snapshot names in system tests
Change-Id: If9875945a7f71bad67f52dddf775f870b8bc5e89
2016-08-31 14:34:12 +03:00
Victor Ryzhenkin a6b4b9ed37 Do not execute ha tests on non-ha environments
Change-Id: I58d164bd10993c2f1e4fd5149bda7c39c3661ffb
2016-08-26 03:13:58 +03:00
Rodion Promyshlennikov 2c0185ddd1 Add post installation tests
Change-Id: I02068985e05828eb1fa5fa1c408cc3ce978c47bc
2016-07-29 12:43:40 +00:00