Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger 6acce1549b Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

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/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ic6009c318eaf23b13524e3d7ae9c2639372d9ce0
2019-12-18 19:52:21 +01:00
Vitalii Yerys 779a495a6a Plugin is not hotplugable, changed default value.
Change-Id: Ife5d826aaa70adeaf0f8326fa7c7814d5327bb5b
2016-09-28 11:42:09 +03:00
Vitalii Yerys 2841cf3e4f Fixed test that is verifying default values.
Change-Id: Ief495f28dc19925a2b7323dcea1e1336dbcf1cc5
2016-09-27 15:44:58 +03:00
Oleksandr Kosse 19bf4d04b1 Add some functional and intefrations tests
- gcs_ceph
 - gcs_cinder_multirole
 - gcs_cinder_ceph_multirole
 - gcs_ceilometer
 - gcs_delete_add_controller
 - gcs_delete_add_compute
 - gcs_delete_add_cinder
 - gcs_delete_add_single_cinder
 - gcs_add_ceph
Change scenario for gcs_bvt test
Add rst for integration and functional tests

Change-Id: I354727821b599ca98d19bea1b3fdfb97e826cc8a
2016-09-06 15:26:51 +03:00
Oleksandr Kosse 9e72182181 Plugin check test added
Scenario:
 1. Create volume
 2. Create backup
 3. Verify type of backup
 4. Restore volume from backup
 5. Delete backup
 6. Delete volumes

Change-Id: If2ad7b44c1027d5ac61ed2482d818b553d462197
2016-09-01 20:12:07 +03:00
Oleksandr Kosse bc6975ccd5 Modify bvt test
* mark as comments iptables rules in system_test.sh
* Correct scenario for bvt test

Change-Id: I32ceeb0e0d606f11587edb5aab288fe6578b0681
2016-09-01 13:24:09 +00:00
Oleksandr Kosse 81bce06a1f Change permissions for system_test.sh
Change-Id: I5e541a785fc17890de35d62137163101cce66c19
2016-08-25 20:46:20 +03:00
Ruslan Khozinov 962eae2719 Continious Integration related changes
The GCS_PLUGIN_RPM variable is doesn't coincides with
our standard naming for a plugin package (GCS_PLUGIN_PATH)

Change-Id: Icecf2c24051f9053d93b4bec9b1c71292255d6f5
2016-08-16 17:56:29 +03:00
Jenkins 76cf413d21 Merge "Created test case to verify default values for plugin setup. Updated test docs accordingly." 2016-08-11 12:31:29 +00:00
Vitalii Yerys 212f72d155 Created test case to verify default values for plugin setup.
Updated test docs accordingly.

Change-Id: I68f3c8449ea488df4da42ed750dfef6873a713e7
2016-08-11 12:51:37 +03:00
Vitalii Yerys 2e82da28ae Changed naming for test groups to follow unified naming convention.
Change-Id: Ib9cbb1e032c8c8e44acc7d05dc2f906a3c389ad1
2016-08-10 16:30:35 +03:00
Vitalii Yerys b702515df1 Created base testing folder structure. Added fuel-qa folder as a
submodule.

Change-Id: I64932a41c3c65e8ec159b4918cb1cadd3acb7274
2016-08-08 16:16:43 +03:00