Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger c929899400 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: I8aded54f1b9f3b79f3a4bf8f607d3695b92f528b
2019-12-18 19:39:39 +01:00
vgusev 9080dc4af3 Add fuel-qa as submodule
Add fuel-qa in plugin_test as a submodule and change .gitignore

Change-Id: I12782805995d3fa841694cbaffc249881af8fd49
2016-04-13 09:35:22 +00:00
Simon Pasquier e20ea23f6f 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: Ic909e787eaf5088a3f60098ea7ed2b92ccada8f7
2015-09-08 18:28:28 +02:00
Simon Pasquier cf79f9d324 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: Ic28276b3c2aa9224cbae839a040884871b0521a8
2015-09-04 16:31:19 +02:00