Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan a4162cfb80 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: I050a5fa329c4925940b93a162bb54901555f4b47
2022-02-17 11:26:53 -08:00
Colleen Murphy 7abbdafc62 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: I1bfeb46bb500bff1cefb581b0bf1e2fa7df7b0e8
2017-08-18 10:41:43 +02:00
Colleen Murphy 81bcbd3755 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: I3dda607634933beb67688fd419f8fdc03373e3e6
2017-06-11 20:36:31 +02:00
Spencer Krum 0c0c2623fc Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: Ibc6715f0b2fb0029c894fba1d46b2917023f2943
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:34:12 -07:00
Spencer Krum a627758a88 Boilerplate beaker-rspec files
Change-Id: I35c29dd45556afc22acf9c64bd116bc4711208f5
2015-07-28 02:03:46 -07:00