Commit Graph

8 Commits

Author SHA1 Message Date
Clark Boylan 86a69a5b4d 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: I46ccab87f063c51dd3236757dbb0567738803fae
2022-02-17 12:46:57 -08:00
Monty Taylor 05d6bd00bf Fix opendev paths
Change-Id: I9c8e8c6bcc8f58f044a0772b0ebfcc5a985a74bf
2019-04-20 15:26:42 +00:00
Colleen Murphy e385661db3 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I1c006fd05da4e51a454c3018fd30216cb7f1146a
2018-08-06 20:08:47 +00:00
Clark Boylan 9978a409fe Check for presence of Zuul with Zuul v3
Zuul v3 compat layer isn't going to set a ZUUL_REF var because we aren't
fetching refs from a git repo server. Instead just check if the
ZUUL_UUID is set which is a unique id for every job run by Zuul to see
if we are running under Zuul.

Change-Id: If6c122852d796427b69fc01f41c5587155c039e9
2017-11-20 09:23:50 -08:00
Colleen Murphy 96d2457b3f 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: I1b9ca7f38920a2c901ae16f6302af9b3a1ab36b6
Depends-On: I18ed6cd2f8ee472a66cf580e3e183d14c00e6877
2017-07-09 19:27:18 +02:00
Spencer Krum f9a78a3517 Use new infra_spec_helper for gem dependencies
Change-Id: I6da4799d7461956f2f14b2c63f63e778e4f180c8
2016-06-21 17:57:36 -07:00
Spencer Krum 970d9523a3 Pin google-api-client
Change-Id: Ib39f1aaf5eebb8fa97bed0ce7e925ae93ba05a68
2016-04-14 14:19:55 -07:00
Spencer Krum 5c71388cab Add Gemfile
Change-Id: I590927c140d8fa46091b81654120942676c90ae6
Depends-On: I19239d6ca451515bd0d51f167e5984fd8f31d793
2015-06-08 12:41:18 -07:00