Finalize RockyLinux 8 support #35
pr_tests.yml
on: pull_request
Puppet Syntax
37s
Puppet Style
34s
Ruby Style (experimental)
0s
File checks
40s
RELENG checks
37s
Matrix: Puppet Spec
Annotations
4 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/init_spec.rb#L33
stunnel supported operating systems on centos-7-x86_64 with haveged included is expected to contain Class[haveged]
Failure/Error: metadata = PSON.load(File.read(metadata_json))
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, uninitialized constant Puppet::Parser::Functions::PSON (file: /home/runner/work/pupmod-simp-stunnel/pupmod-simp-stunnel/spec/fixtures/modules/simplib/functions/assert_metadata.pp, line: 68, column: 25) on node fv-az189-893.4nfl1vxqu4qebnavkcv4zz5isf.cx.internal.cloudapp.net
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/instance_spec.rb#L77
stunnel::instance on centos-7-x86_64 when chrooted and pki true is expected to contain File[/var/stunnel_nfs]
Failure/Error: it { is_expected.to create_file('/var/stunnel_nfs') }
expected that the catalogue would contain File[/var/stunnel_nfs]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|