Commit Graph

5 Commits

Author SHA1 Message Date
Emilien Macchi d54150a1ad Retire openstack/puppet-tuskar
Tuskar is not maintained anymore.
Further maintenance should be done in stable branches, but master is no
longer supported.

Change-Id: I957ef8dc587086f32c918676a66dd8e247e50280
2016-01-05 16:31:24 -05:00
Gael Chamoulaud ba022a3e5a Fix rspec 3.x syntax
- Convert 'should' keyword to 'is_expected.to'

Change-Id: I5d7f82e78cb94e26085a42b361c9bd6691770968
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-07-22 17:37:29 +02:00
Sebastien Badia fda22053b3 Migrate postgresql backend to use openstacklib::db::postgresql
Let migrate to the new openstacklib::db::postgresql helper for
postgresql backend. This commit also unpin postgresql fixture
(openstacklib support now the latest version of postgre module).

Change-Id: Ibf9bf074f1fb1712c0c5d70faa7d29a3b72bce29
Implements: blueprint commmon-openstack-database-resource
2015-03-21 14:39:18 +01:00
Sebastien Badia 7c18a413d3 spec: updates for rspec-puppet 2.x and rspec 3.x
This patch aim to update our specs test in order to work with the
rspec-puppet release 2.0.0, in the mean time, we update rspec syntax
order to be prepared for rspec 3.x move.

In details:

  * Convert 'should' keyword to 'is_expected.to' (prepare rspec 3.x)
  * Upgrade and pin rspec-puppet from 1.0.1 to 2.0.0

Change-Id: Ic9ac859be612f2afc5486340e5aa8eaf83473ab4
2015-02-25 05:09:33 +01:00
Sebastien Badia 8563945509 spec: Added tuskar unit tests 2014-11-02 23:54:07 +01:00