Skip to content

Add Ubuntu 22.04 support #44

Add Ubuntu 22.04 support

Add Ubuntu 22.04 support #44

Triggered via pull request March 19, 2024 09:02
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
19s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L43
earlyoom with earlyoom Process "earlyoom" user is expected to eq "root" Failure/Error: its(:user) { is_expected.to eq 'root' } expected: "root" got: "earlyoom" (compared using ==)
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L117
earlyoom with earlyoom and local_user true Process "earlyoom" user is expected to eq "root" Failure/Error: its(:user) { is_expected.to eq 'root' } expected: "root" got: "earlyoom" (compared using ==)
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L121
earlyoom with earlyoom and local_user true User "earlyoom" is expected not to exist Failure/Error: it { is_expected.not_to exist } expected User "earlyoom" not to exist
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L43
earlyoom with earlyoom Process "earlyoom" user is expected to eq "root" Failure/Error: its(:user) { is_expected.to eq 'root' } expected: "root" got: "earlyoom" (compared using ==)
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L117
earlyoom with earlyoom and local_user true Process "earlyoom" user is expected to eq "root" Failure/Error: its(:user) { is_expected.to eq 'root' } expected: "root" got: "earlyoom" (compared using ==)
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/earlyoom_spec.rb#L121
earlyoom with earlyoom and local_user true User "earlyoom" is expected not to exist Failure/Error: it { is_expected.not_to exist } expected User "earlyoom" not to exist
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.