Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 5d2a1e6fad 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: Ifa1a1b5f771da2d06fbddad6a7f2c9295ab08ad8
2019-12-18 19:39:53 +01:00
Swann Croiset 3c2004178b Fix tox.ini to clean repositories before building plugin
Because tox doesn't support the shell glob.

Change-Id: I31a4eb533c87c84ed6b7f47bc5a4bd90416d8959
2016-04-14 09:23:50 +02:00
Swann Croiset d56031440e Pass HOME variable to the test environments
tox >= 2.0 only passes the PATH variable to the test environment but
the Puppet tests expect the HOME variable to be defined.

Change-Id: I41f95a4a7616f3c48897bdb2aa547b278337006b
2015-10-09 15:30:22 +02:00
Swann Croiset dfcba73681 Update tox environments
- add build_plugin env
- fix the bundler working directory

Change-Id: Id586c0e0fb66319693e50eca3f9a2025623ae835
2015-09-23 11:31:11 +02:00
Simon Pasquier 5700f02289 Add documentation placeholder
Change-Id: I1b324fe92805cc8e054a81709001114fda7b53da
2015-09-18 17:48:56 +02:00
Swann Croiset 0f4fe35c19 Update tests
- add lint and syntax test for Puppet manifests
- set env GEM_HOME to allow jenkins install gem locally

Change-Id: I4678088dc5ea9ef4cdd5e20feec9880538605067
2015-09-10 11:58:42 +02:00
Swann Croiset 2bae4e709e Add tests for Puppet modules
These tests run lint, syntax checker and simple Puppet class tests.
In the mean time this change fixes syntax warnings

Change-Id: I474332ec965689a4e71ad9a235121e01faf5a24c
2015-08-25 14:53:49 +02:00