Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 24c77dfa61 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: Ife781cb34bcd39d583baa2a7ace77dbed19c6e74
2019-12-18 19:38:33 +01:00
vgusev b93aa2faa3 Add fuel-qa as submodule
Add fuel-qa in plugin_test as a submodule and change .gitignore

Change-Id: I175e4dfc9ed2c482a016ed23913421d52d86daa3
2016-04-13 09:35:30 +00:00
Simon Pasquier b5f34c54c5 Add a tox environment to build the plugin
This change also updates the various .gitignore files to discard the
files and directories created by the fpb script.

Change-Id: I9a02391dd9036927a91fc60b863a1c1c3bb01fd6
2015-10-08 17:33:34 +02:00
Simon Pasquier ebf207d05d Fix tests when executed by Jenkins slaves
The Puppet tests fail on Jenkins because bundler tries to install the
Ruby gems to the default GEM_HOME which is protected. This change sets
the GEM_HOME variable to a local directory.

Change-Id: I827e922f28136b8674dfaa26c2a0694942172f83
2015-09-07 10:03:41 +02:00