Commit Graph

39 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
Victor Ryzhenkin 9410b193e5 Update settings for murano_out_of_the_box snapshot
Change-Id: Ie45cef891202f91791967b94f9913547e15ed8ba
2016-12-12 16:24:09 +04:00
Victor Ryzhenkin cde50fe4be Update ceph usage with correct osd_pool_size
Change-Id: I408c7a46c1aa13179341ed686ad8e47766e6b8c1
2016-12-09 15:07:58 +04:00
Victor Ryzhenkin 6992efb05f Use ceph instead of cinder in systests
Change-Id: I0200136ba0c4e18fd4ca3819f14942e891678965
2016-12-05 20:37:18 +04:00
Jenkins f04bdee9fe Merge "Small fix to the test" 2016-11-28 15:40:40 +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
Jenkins ca9a97f7d8 Merge "add test move_murano_plugin_on_environment_from_controller_to_murano_node" 2016-11-25 13:29:18 +00: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 bba3ee4a52 Wait cluster readiness in failover tests
Change-Id: Ifc872b5b70e5a64d1ebfa447e4ae5a93ba716c2f
2016-11-25 12:35:49 +00: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
OlehBaran f0b084433e Add system test check Murano plugin services
Check that Murano services is alive after executing
setup_repositories command

Change-Id: I0609199d59b0023287bc1c62078eb6430bb9d27b
2016-11-01 17:43:37 +00:00
Jenkins 4c4cc0515c Merge "Add Upgrade test" 2016-11-01 11:38:45 +00:00
MStolyarenko b39062c406 Add Upgrade test
Check that after Maintenance Update from 9.0 to 9.1 murano plugin
work correctly

Change-Id: I62d8769db0dc04aa5e6efe84b962047c3604a97c
2016-11-01 11:37:18 +00:00
Oleksii Zhurba 55794d9d95 Adding idempotency test
Change-Id: Ic2a5833d560ba7ca697c72c247dd95f4020130e8
2016-10-20 15:21:10 +00: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
alexz 7e4898097d Alight names with CI
* Fix passing from CI FUEL_QA_COMMIT
 * Fix *test.py runner

Change-Id: Icd25db5b4641436be4606a534526964290647754
2016-09-29 15:09:03 +03:00
Victor Ryzhenkin 20b10b6062 Do not execute full_ha test as past of bvt
Change-Id: I61695cf0faa551226a44baaa6c3844228b9efc29
2016-09-07 14:47:58 +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 344a800c3e Adjust test groups in the tests and fix typo
- Use murano_plugin_upgrade test group for upgrade tests
- Use 5 slaves for ha bvt test case with murano on controllers

Change-Id: If8aef10f6687e26eaa9f435d33aa29cdefbaca3b
2016-09-06 13:30:34 +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 0ee35e5e89 Add system tests for deployment murano to controllers via plugin
- Added HA and non-HA system tests for deployment murano via plugin to controllers
- Fixed test names in murano upgrade tests

Change-Id: I40c76144e7dd34a159a1fa863152f6ce0047c604
2016-08-29 17:14:47 +03:00
Jenkins 093b0203d1 Merge "Adding upgrade tests for Murano Fuel plugin" 2016-08-26 12:48:48 +00:00
Victor Ryzhenkin a6b4b9ed37 Do not execute ha tests on non-ha environments
Change-Id: I58d164bd10993c2f1e4fd5149bda7c39c3661ffb
2016-08-26 03:13:58 +03:00
Oleksii Zhurba 00da8668b0 Adding upgrade tests for Murano Fuel plugin
Change-Id: Id8402cee1a828aa2a99c5713a5e865359b839b60
2016-08-24 16:35:02 -05: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
Rodion Promyshlennikov 2c0185ddd1 Add post installation tests
Change-Id: I02068985e05828eb1fa5fa1c408cc3ce978c47bc
2016-07-29 12:43:40 +00:00
Rodion Promyshlennikov 73d0e1adcd Add system tests
Add test to check controllers and computes scaling.
Add test to check murano nodes scaling.

Change-Id: I65887aac3e290dd8cd2b710285d42b7a593be274
2016-07-25 17:11:11 +03:00
Rodion Promyshlennikov 7ccad19159 Add uninstall feature tests
Change-Id: Ib891351c7744b6a478520fd7e230b84c82590cd7
2016-07-25 16:03:43 +03:00
Rodion Promyshlennikov 9fe2d86f62 Add basic deployment test
Add check run before deployments.

Change-Id: I6ff2cdd25d80bef89d0bb1c281dfcac22645758b
2016-07-25 16:02:45 +03:00
Rodion Promyshlennikov ae6cd29346 Fixes for consistency
Hacking fixes about modules imports.
Fix fuel-qa branch naming.
Remove unneeded base class.

Change-Id: I136adc73b926ba0be4851f70053c72604ff0e687
2016-07-21 16:05:30 +03:00
Victor Ryzhenkin 172968f5ab Update plugin settings
- Fixed problem with roles list
- Removed unused options

Change-Id: I25abe76a98c38d2da774c036f71d221b24ad21eb
2016-07-14 21:13:41 +03:00
Victor Ryzhenkin 6ac2a3f4d3 Fix incorrect deployment mode in helpers
- ha -> ha_compact

Change-Id: Ife8cf78c30b7497461c20170853ed94a879e3d39
2016-07-14 16:09:46 +03:00
Victor Ryzhenkin b1d713ed70 Fix multiple pep8 errors
Change-Id: If6275092692f8f42a6626ef74307e40aca4b6d0e
2016-07-14 15:24:40 +03:00
Victor Ryzhenkin de33f8c3f5 Add initial structure and bvt test for murano plugin
Change-Id: Ida9861b7d76895cc2004ff4d17a51061ca7ea2db
2016-07-13 14:31:34 +03:00