Commit Graph

7 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
Simon Pasquier a90c6cc9b7 Fix Puppet tests again
Change-Id: I749ed33b57efc2455ca56959267329048cc43973
2017-03-29 10:12:46 +02:00
Simon Pasquier 93129efdd0 Fix tests in the CI
puppet-lint installed from the master branch breaks the CI. This change
uses the official gem instead because the latest version now includes
the bug fix that wasn't released before.

Change-Id: I646176e30494cf1e8fac97c6ecebb3899ade8107
2016-10-07 10:34:02 +02:00
Simon Pasquier 381e2b2b3a Pin the puppetlabs_spec_helper version
The latest version of puppetlabs_spec_helper (1.2.0) depends on
rubocop-rspec which itself requires at least Ruby 2.2.

Change-Id: Ica4b71296912a66a98b223c002d1e8bdd04111d6
2016-08-24 11:05:05 +02:00
Simon Pasquier 7ade4453f0 Fix Rakefile regarding lint usage
See https://github.com/rodjek/puppet-lint/issues/355

Change-Id: I57cab1e46e2cf27827fff21f1e980382474defb4
2016-06-22 14:43:56 +00:00
Simon Pasquier 522d962c2c Improve Puppet tests
Change-Id: I1df0899acdff98386f7f71599afccf480aa2f9ce
2015-08-18 11:08:55 +02:00
Simon Pasquier a0abd257af Add initial tests for the Puppet modules
This change implements the necessary bits and pieces for testing the
Puppet modules. Right now, it only run lint and syntax checker on the
modules.

The change also fixes a couple of issues with the existing code that
have been highlighted by the tests.

Change-Id: I4fd30baa23c474d75937b4f050b35c914efc4829
2015-08-17 12:08:13 +02:00