Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 2e9cd0c803 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I83b9374c66f13d672800e76e8c10903f82479471
2022-02-17 12:42:55 -08:00
Colleen Murphy e2b8c27908 Depend on helper gem for spec_helper_acceptance
Instead of keeping a local copy of spec_helper_acceptance.rb and
requiring updates to all modules for any change, we can move it into the
common helper gem and require it from there. This will make it easier to
create and review changes that affect all puppet modules. Also change
the Gemfile to look for the gem in the local workspace if running in a
zuul environment.

Change-Id: I17643139de1e79403dce09a5c5d5e66908b5c8d9
2017-08-18 10:41:44 +02:00
Colleen Murphy f7202f7743 Update beaker setup for xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I4442570d78d6ccf98a9718dab5f3bcf40c3dbd42
2017-06-11 20:54:00 +02:00
Spencer Krum 4229cc0fb1 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I5d91f17ccde0f1641cd8633062c4c914a60053a1
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:40:12 -07:00
Spencer Krum 651f20d3a3 Boilerplate beaker-rspec files
Change-Id: I92e339e87579c6f14423af475125b4478f707959
2015-07-28 02:05:10 -07:00