updated hiera.yml facts to work with puppet 8 #41
pr_tests.yml
on: pull_request
Puppet Syntax
41s
Puppet Style
44s
Ruby Style (experimental)
0s
File checks
47s
RELENG checks
44s
Matrix: Puppet Spec
Annotations
4 errors
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/classes/init_spec.rb#L22
openscap on almalinux-8-x86_64 with enable_schedule=true is expected to contain Class[openscap::schedule]
Failure/Error: it { is_expected.to create_class('openscap::schedule') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Openscap::Schedule]:
expects a value for parameter 'scap_profile'
expects a value for parameter 'ssg_data_stream' (file: /home/runner/work/pupmod-simp-openscap/pupmod-simp-openscap/spec/fixtures/modules/openscap/manifests/init.pp, line: 25, column: 5) on node fv-az1249-405.s2f5543ugbre5olue0o55jqcqe.bx.internal.cloudapp.net
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/init_spec.rb#L11
openscap on almalinux-8-x86_64 base is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Lookup of key 'lookup_options' failed: Hiera 3 is not installed (line: 2, column: 1) on node fv-az1206-366.0vxl32vwipkujoye4f0dw5oaka.dx.internal.cloudapp.net
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|