Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / spec / spec_helper.rb @ c00bcf2d

Historique | Voir | Annoter | Télécharger (1,17 ko)

# Date Auteur Commentaire
435a5db2 2022-03-08 02:59 Steve Traylen

rspec mock systemd process on docker

On docker rspec the service provider is autodetected as redhat
rather than systemd.

https://tickets.puppetlabs.com/browse/PUP-11167

That causes

```
error during compilation: Parameter enable failed on Service[firewalld]: Provider redhat must have features 'maskable' to set 'enable' to 'mask' (file: /builds/ai/it-puppet-module-nftables/code/spec/fixtures/modules/nftables/manifests/init.pp, line: 186)...

232c1364 2022-03-08 02:08 Steve Traylen

Migrate from deprecated mocha

20eaf3c2 2021-12-15 14:40 Tim Stallmann

modulesync 5.1.0

5fea281f 2021-09-17 21:33 Tim Stallmann

modulesync 4.2.0

59c1ddf4 2020-12-07 10:13 Steve Traylen

Mock with mocha

78f22811 2020-12-07 09:25 Steve Traylen

modulesync 4.0.0

ece9be27 2020-10-15 17:44 tr

Do PDK convert

64134e4e 2020-08-29 11:17 tr

Add spec tests it should compile