Add AlmaLinux 8 support #44
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr_tests.yml
on: pull_request
Puppet Syntax
1m 12s
Puppet Style
1m 12s
Ruby Style (experimental)
0s
File checks
1m 3s
RELENG checks
1m 17s
Matrix: Puppet Spec
Annotations
4 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/base/config_spec.rb#L15
nfs private nfs::base::config on almalinux-8-x86_64 with default nfs parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Undefined variable 'spec_title' (file: /home/runner/work/pupmod-simp-nfs/pupmod-simp-nfs/spec/fixtures/hieradata/hiera.yaml, line: 9) on node fv-az795-281.xf54hq4xvzaujoiinxtcwc2bjc.dx.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/classes/client_spec.rb#L32
nfs private nfs::client on almalinux-8-x86_64 with nfs::kerberos = true with nfs::keytab_on_puppet = false 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, OS 'AlmaLinux 8.7' is not supported by 'krb5' (file: /home/runner/work/pupmod-simp-nfs/pupmod-simp-nfs/spec/fixtures/modules/simplib/functions/assert_metadata.pp, line: 76, column: 9) on node fv-az583-462.iqkj1rdnxozuxmar5h5icg2lte.cx.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.
|