Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger fd10957ead Retire pupet-stackalytics
The repo is not used anymore, retire it.

Depends-On: https://review.openstack.org/631817
Change-Id: I1ec09c1605ff531b0d8f21b2fd489d1380d019c7
2019-01-18 17:20:46 +01:00
Colleen Murphy faf6b23bb1 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: I733802740bed8b074e2adc6523e6284a7bd1d5d4
2017-08-18 10:41:44 +02:00
Colleen Murphy f180ab4d2c 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: I9198bbdec0d5474d174aa20fe87907995858f221
2017-06-11 20:33:09 +02:00
Colleen Murphy 9a46d06e34 Add foundation for functional tests
Add beaker-rspec to the gemfile and add spec_helper_acceptance.rb and
nodesets to initialize beaker-rspec testing. This will get the
beaker-rspec jobs to pass but does not actually add any tests.

Story: 2000250

Change-Id: Ic65a5b2fd1e33273118ca180ad8f0f7f92c19d68
2016-04-13 09:16:11 -07:00