Clean up legacy fact usage #65
pr_tests.yml
on: pull_request
Puppet Syntax
25s
Puppet Style
27s
Ruby Style (experimental)
0s
File checks
26s
RELENG checks
27s
Matrix: Puppet Spec
Annotations
2 errors and 16 warnings
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/client_spec.rb#L24
krb5::client with supported operating systems on almalinux-8-x86_64 with default parameters is expected to contain Krb5::Setting::Realm[example.com] with admin_server => "foo.example.com"
Failure/Error: it { is_expected.to create_krb5__setting__realm(facts[:networking][:domain]).with_admin_server(facts[:networking][:fqdn]) }
Puppet::DataBinding::LookupError:
Undefined variable 'spec_title' (file: /home/runner/work/pupmod-simp-krb5/pupmod-simp-krb5/spec/fixtures/hieradata/hiera.yaml, line: 9) on node fv-az695-574.gmayhch2cacunn5b1cp1zlasod.dx.internal.cloudapp.net
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|
File checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Syntax
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RELENG checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on almalinux-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on almalinux-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on almalinux-9-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on almalinux-9-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on amazon-2-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on amazon-2-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on centos-7-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on centos-7-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L48
krb5::kdc::realm with supported operating systems on centos-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[add_admin_principal_puppet_auto]
Failure/Error: expect(subject).not_to create_exec('add_admin_principal_puppet_auto')
expected that the catalogue would not contain Exec[add_admin_principal_puppet_auto]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/defines/kdc/realm_spec.rb#L53
krb5::kdc::realm with supported operating systems on centos-8-x86_64 with catalysts disabled and initialize = false is expected not to contain Exec[create_admin_principal_puppet_auto_keytab]
Failure/Error: expect(subject).not_to create_exec('create_admin_principal_puppet_auto_keytab')
expected that the catalogue would not contain Exec[create_admin_principal_puppet_auto_keytab]
|