Fix use of legacy facts #197
pr_tests.yml
on: pull_request
Puppet Syntax
50s
Puppet Style
52s
Ruby Style (experimental)
0s
File checks
51s
RELENG checks
52s
Matrix: spec-tests
Annotations
9 errors and 36 warnings
RELENG checks
Process completed with exit code 1.
|
Spec (unit, Puppet 8.x):
spec/unit/bootstrap_simp_client_spec.rb#L121
BootstrapSimpClient #fix_file_contexts does not execute fixfiles when selinux is not installed
Failure/Error: bootstrap.fix_file_contexts
Facter received :value with unexpected arguments
expected: (:selinux)
got: (:os)
Diff:
@@ -1 +1 @@
-[:selinux]
+[:os]
Please stub a default value first if message might be received with other args as well.
|
Spec (unit, Puppet 8.x)
Process completed with exit code 1.
|
Spec (unit, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/unit/bootstrap_simp_client_spec.rb#L121
BootstrapSimpClient #fix_file_contexts does not execute fixfiles when selinux is not installed
Failure/Error: bootstrap.fix_file_contexts
Facter received :value with unexpected arguments
expected: (:selinux)
got: (:os)
Diff:
@@ -1 +1 @@
-[:selinux]
+[:os]
Please stub a default value first if message might be received with other args as well.
|
Spec (unit, Puppet 7.x [SIMP 6.6/PE 2021.7])
Process completed with exit code 1.
|
Spec (classes 00, Puppet 8.x):
spec/classes/00_classes/yum/repo/local_os_updates_spec.rb#L23
simp::yum::repo::local_os_updates on almalinux-8-x86_64 with a single server name is expected to contain Yumrepo[local_baseos] with baseurl => "https://puppet.example.simp/yum/AlmaLinux/8//BaseOS" and gpgkey => "https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-AlmaLinux"
Failure/Error:
is_expected.to contain_yumrepo('local_baseos').with(
:baseurl => "https://puppet.example.simp/yum/#{os_yum_path}/BaseOS",
:gpgkey => gpgkey
)
expected that the catalogue would contain Yumrepo[local_baseos] with baseurl set to "https://puppet.example.simp/yum/AlmaLinux/8//BaseOS" but it is set to "https://puppet.example.simp/yum/AlmaLinux/8/x86_64/BaseOS"
|
Spec (classes 00, Puppet 8.x)
Process completed with exit code 1.
|
Spec (classes 00, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/00_classes/yum/repo/local_os_updates_spec.rb#L23
simp::yum::repo::local_os_updates on almalinux-8-x86_64 with a single server name is expected to contain Yumrepo[local_baseos] with baseurl => "https://puppet.example.simp/yum/AlmaLinux/8//BaseOS" and gpgkey => "https://puppet.example.simp/yum/SIMP/GPGKEYS/RPM-GPG-KEY-AlmaLinux"
Failure/Error:
is_expected.to contain_yumrepo('local_baseos').with(
:baseurl => "https://puppet.example.simp/yum/#{os_yum_path}/BaseOS",
:gpgkey => gpgkey
)
expected that the catalogue would contain Yumrepo[local_baseos] with baseurl set to "https://puppet.example.simp/yum/AlmaLinux/8//BaseOS" but it is set to "https://puppet.example.simp/yum/AlmaLinux/8/x86_64/BaseOS"
|
Spec (classes 00, Puppet 7.x [SIMP 6.6/PE 2021.7])
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|
Spec (facter, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (facter, Puppet 8.x)
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/.
|
Spec (aliases, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (aliases, Puppet 8.x)
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/.
|
Spec (unit, Puppet 8.x)
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/.
|
Spec (functions, Puppet 8.x)
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/.
|
Spec (unit, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (functions, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (classes 00, Puppet 8.x)
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/.
|
Spec (classes 00, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (classes 10, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (classes 10, Puppet 8.x)
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/.
|
Spec (classes 20, Puppet 8.x)
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/.
|
Spec (classes 20, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7])
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/.
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on almalinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on rocky-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x)
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/.
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on almalinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on rocky-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|