Commit Graph

5 Commits

Author SHA1 Message Date
Monty Taylor bc8279c3fa Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: Ie299fa63ab86bb04652424167f81840494473299
2020-04-22 10:19:19 -05:00
Colleen Murphy 27afa3ab77 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: Id8e6d1901d6f17a393d235682a8a864c3397698e
2017-08-18 10:41:44 +02:00
Colleen Murphy bed93f260a Fix beaker on xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs. Also fix linter errors.

Change-Id: Iae66db33213aadcaad76879e0fe9b40db4e65f86
2017-06-24 16:33:30 +02:00
Spencer Krum dc5d2f376d Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I4fb3d2535cffb3b4c2be74a230b827861ffb31dc
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:40:52 -07:00
Spencer Krum 6b8ff4b357 Boilerplate beaker-rspec files
Change-Id: Ib5abba9447876f6ea9d1ece05c0632ca9f205f8d
2015-07-28 02:05:25 -07:00