Use nodejs 22 by default #860
Triggered via pull request
January 14, 2026 09:02
Status
Cancelled
Total duration
3m 55s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
52s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
11 errors
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/katello_devel_spec.rb#L18
katello_devel on almalinux-9-x86_64 with minimal params is expected to contain Package[nodejs] with provider => "dnfmodule" and ensure => "18"
Failure/Error: it { is_expected.to contain_package('nodejs').with_provider('dnfmodule').with_ensure('18') }
expected that the catalogue would contain Package[nodejs] with ensure set to "18" but it is set to "22"
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/katello_devel_spec.rb#L18
katello_devel on centos-9-x86_64 with minimal params is expected to contain Package[nodejs] with provider => "dnfmodule" and ensure => "18"
Failure/Error: it { is_expected.to contain_package('nodejs').with_provider('dnfmodule').with_ensure('18') }
expected that the catalogue would contain Package[nodejs] with ensure set to "18" but it is set to "22"
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/katello_devel_spec.rb#L18
katello_devel on redhat-9-x86_64 with minimal params is expected to contain Package[nodejs] with provider => "dnfmodule" and ensure => "18"
Failure/Error: it { is_expected.to contain_package('nodejs').with_provider('dnfmodule').with_ensure('18') }
expected that the catalogue would contain Package[nodejs] with ensure set to "18" but it is set to "22"
|
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for 320/merge exists
|
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for 320/merge exists
|
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
CI
Canceling since a higher priority waiting request for 320/merge exists
|
|
CI
Canceling since a higher priority waiting request for 320/merge exists
|