Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 87c87b6d64 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: I0d5dd508af2482bc43db9c25bf197dfb7d0eadc4
2022-02-17 11:49:09 -08:00
Colleen Murphy c30510ad2f Add beaker tests
Add tests to ensure the manifests apply cleanly and a kerberos ticket
can be granted.

The krb5-admin-server service won't start without the realm being
manually set up, so add those steps in between running the manifest once
and checking for idempotency. Once the realm is set up, the service will
automatically start and puppet shouldn't try to start it again.

Change-Id: I7f8aea80ea40bf4ff28fafa6a53c9d26e9c303ec
2018-07-12 15:57:21 +02:00
Colleen Murphy 7f3f2aa074 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: I2dea0aa652ce3aa6323c533e3c61cb4f28fe2dd1
2017-08-18 10:41:43 +02:00
Colleen Murphy 7a9a25a583 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.

Change-Id: Ib4b6a09d50f1e9a2eaa9ae32c70b1fed1f02ae4e
2017-06-24 15:49:16 +02:00
Spencer Krum 7ecb7c07f9 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: I7e37bd92432ae54eca3fa447fad4ed3b4fb7db6f
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:36:44 -07:00
Spencer Krum 1b8f395d04 Boilerplate beaker-rspec files
Change-Id: I1c781b7de0fe78b59d68f097cb152d5bc834e96c
2015-07-28 02:04:43 -07:00