Commit Graph

8 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
Victor Ryzhenkin ca1705c53b Adjust base snapshot name for createmirror system test
- Change using deploy_murano_plugin_on_controller to deploy_murano_plugin
for createmirror systest

Change-Id: I5d3404513337a8b571a51d570e9161f86fd05f1c
2016-11-08 20:21:30 +03:00
Victor Ryzhenkin 55f343d02c Fix couple of issues in tests
- Separete idempotency tests from bvt
- Idempotency tests now using failover group
- Createmirror tests now using simple snapshots as basic cluster
- Upgrade minor version tests now using official public repos
- Adjust test group for updating box murano with murano-node

Change-Id: I1bc5a2338a539fb9cb2f0edaa8cea7e16830dd29
2016-11-07 20:56:27 +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 d6dcba620f Correct snapshot used for murano failover on controller
Change-Id: I71ac6eff59334f36ec16a82724c7440da9e40e5b
2016-09-06 15:57:09 +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 da29a248be Add failover tests
Add power off/shutdown tests for murano and controller
nodes.

Change-Id: I20bb076bbbe7dac30bce751b576d12b513b99bf0
2016-08-01 08:53:43 +00:00