Commit Graph

6 Commits

Author SHA1 Message Date
Clark Boylan 717dff0668 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: Ie290909d12b8c30a244ee4e8bcb039b5c24291b5
2022-02-17 12:56:22 -08:00
Colleen Murphy b6c60c0414 Add beaker tests
Add basic tests to ensure the puppet manifests can be applied cleanly
and the service will start.

We could test with a real IRC network and a real registered IRC user,
but the service starts just fine even if it can't connect to an IRC
server, and it's not the puppet module's job to test the bot itself,
it's sufficient to test that the server is configured the way we expect
it to be.

Change-Id: If153cdbfcd0a78b25ca01f22a10ab1c9055c0766
2018-08-08 23:34:21 +02:00
Colleen Murphy 48d4468b01 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: I86231d09496d68df81c92841b3df154026a063a2
2017-08-18 10:41:44 +02:00
Colleen Murphy 07e7ed8eb0 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: I6f609de5acdd7ef6bb6da2f805398342efcd87c5
2017-06-24 16:37:56 +02:00
Spencer Krum e4ed652594 Fix target path for regular git clone during tests
Use same target directory for zuul-cloner and
the regular git command.

Change-Id: If7a681e29dc87e94250830b38800d29d9fce8237
Co-Authored-By: Fabien Boucher <fabien.boucher@enovance.com>
2015-08-19 16:42:22 -07:00
Spencer Krum 179da46b2c Boilerplate beaker-rspec files
Change-Id: I9f83e9000b09ad74debd6807b987beace5c7d316
2015-07-28 02:05:58 -07:00