Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger 08db3ad05f 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: I37b6a82c9c3c3893bb4b9b6a4c4b5a83a6d8193c
2019-12-18 09:50:01 +01:00
Artem Grechanichenko f17ec5d130 Add gate test for fuel-agent repo
Add gate test for fuel-agent that should be executed
for each review in openstack/fuel-agent repo.

Next variables should be exported:
UPDATE_FUEL=True
UPDATE_FUEL_PATH=/path/to/source

Test depends on ready,
so it is better to run it with -k option.

Scenario:
    1. Revert snapshot "ready"
    2. Update fuel-agent in MCollective
    3. Update bootstrap
    4. Bootstrap 1 slave
    5. Create environment via FUEL CLI
    6. Assign controller role
    7. Provisioning node

Change-Id: I323398d5a039896f3ec8793ba64b6a6541a4967f
Closes-Bug: #1519880
2015-12-01 16:26:46 +02:00