Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 9e22aa5af0 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: I7b6da23a9ca05fb94f9f14e0f304cce596c469e8
2019-12-18 09:55:16 +01:00
asledzinskiy ca1ad32f20 Add tests to check rabbit cluster
- Add client to work with rabbit cluster: create queue,
message publishing, check cluster state
- Add failover tests for rabbit nodes

Change-Id: Ifde0aac45a43460d9af15442381bf0843bfe072e
2016-12-22 13:39:08 +02:00
Egor Kotko 0f5302b5ff Precommit test change:
- add revert from custom name snapshot
- add possibility pull images from
external registry

Change-Id: Ib4b4dd600335c4468ebe961af4d296783ac5c5ab
2016-10-11 11:00:01 +02:00
Egor Kotko 8cfd834125 Change test dirs
Change-Id: I02adcdb169aeb785cbf45f6061746a1921fd471b
2016-09-09 14:37:11 +02:00
Egor Kotko 2c07ce4bb9 Add test_fuel_ccp_dry_run test
- add test_fuel_ccp_dry_run;

Change-Id: I634c1a0e14141c0f923cb58bec8f1b40ee3077f6
2016-09-05 13:57:33 +02:00
Egor Kotko 518a30b0b1 Add test test_glance_api
Scenario:
        1. Install k8s
        2. Install microservices
        3. Fetch all repos
        4. Build images or use external registry
        5. Deploy openstack
        6. Download test script
        7. Test glance_api with script

Change-Id: I17f328dac6e98b8f659c14fe4a08f95a9f40a244
2016-09-02 12:55:03 +02:00