Drop EoL EL8 / Ubuntu 20.04 / Debian 11 Support #1699
Triggered via pull request
December 18, 2024 14:54
Status
Cancelled
Total duration
21m 31s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
17 errors
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_repos_apt_spec.rb#L23
foreman::repos::apt with repo => 1.18 should add the 1.18 repo
Failure/Error:
should contain_file('/etc/apt/sources.list.d/foreman.list')
.with_content(%r{deb https://deb\.theforeman\.org/ bullseye 1\.18})
expected that the catalogue would contain File[/etc/apt/sources.list.d/foreman.list] with content set to /deb https:\/\/deb\.theforeman\.org\/ bullseye 1\.18/ but it is set to "# This file is managed by Puppet. DO NOT EDIT.\n# foreman\ndeb https://deb.theforeman.org/ bookworm 1.18\n"
Diff:
@@ -1,3 +1,5 @@
-(?-mix:deb https:\/\/deb\.theforeman\.org\/ bullseye 1\.18)
+# This file is managed by Puppet. DO NOT EDIT.
+# foreman
+deb https://deb.theforeman.org/ bookworm 1.18
|
Puppet / 8 (Ruby 3.2):
spec/defines/foreman_repos_apt_spec.rb#L45
foreman::repos::apt with repo => nightly should add the nightly repo
Failure/Error:
should contain_file('/etc/apt/sources.list.d/foreman.list')
.with_content(%r{deb https://deb\.theforeman\.org/ bullseye nightly})
expected that the catalogue would contain File[/etc/apt/sources.list.d/foreman.list] with content set to /deb https:\/\/deb\.theforeman\.org\/ bullseye nightly/ but it is set to "# This file is managed by Puppet. DO NOT EDIT.\n# foreman\ndeb https://deb.theforeman.org/ bookworm nightly\n"
Diff:
@@ -1,3 +1,5 @@
-(?-mix:deb https:\/\/deb\.theforeman\.org\/ bullseye nightly)
+# This file is managed by Puppet. DO NOT EDIT.
+# foreman
+deb https://deb.theforeman.org/ bookworm nightly
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_repos_apt_spec.rb#L23
foreman::repos::apt with repo => 1.18 should add the 1.18 repo
Failure/Error:
should contain_file('/etc/apt/sources.list.d/foreman.list')
.with_content(%r{deb https://deb\.theforeman\.org/ bullseye 1\.18})
expected that the catalogue would contain File[/etc/apt/sources.list.d/foreman.list] with content set to /deb https:\/\/deb\.theforeman\.org\/ bullseye 1\.18/ but it is set to "# This file is managed by Puppet. DO NOT EDIT.\n# foreman\ndeb https://deb.theforeman.org/ bookworm 1.18\n"
Diff:
@@ -1,3 +1,5 @@
-(?-mix:deb https:\/\/deb\.theforeman\.org\/ bullseye 1\.18)
+# This file is managed by Puppet. DO NOT EDIT.
+# foreman
+deb https://deb.theforeman.org/ bookworm 1.18
|
Puppet / 7 (Ruby 2.7):
spec/defines/foreman_repos_apt_spec.rb#L45
foreman::repos::apt with repo => nightly should add the nightly repo
Failure/Error:
should contain_file('/etc/apt/sources.list.d/foreman.list')
.with_content(%r{deb https://deb\.theforeman\.org/ bullseye nightly})
expected that the catalogue would contain File[/etc/apt/sources.list.d/foreman.list] with content set to /deb https:\/\/deb\.theforeman\.org\/ bullseye nightly/ but it is set to "# This file is managed by Puppet. DO NOT EDIT.\n# foreman\ndeb https://deb.theforeman.org/ bookworm nightly\n"
Diff:
@@ -1,3 +1,5 @@
-(?-mix:deb https:\/\/deb\.theforeman\.org\/ bullseye nightly)
+# This file is managed by Puppet. DO NOT EDIT.
+# foreman
+deb https://deb.theforeman.org/ bookworm nightly
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for '1198/merge' exists
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '1198/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1198/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1198/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '1198/merge' exists
|
Puppet / Puppet 7 - Debian 12
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|