Add openbolt acceptance test #1722
Triggered via pull request
December 4, 2025 23:56
Status
Cancelled
Total duration
8m 56s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
33s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
19 errors and 2 warnings
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Rocky 9:
spec/support/acceptance/examples.rb#L22
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://rocky9-64-puppet8.example.com:8443/features" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 58
(compared using ==)
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - Rocky 9:
spec/support/acceptance/examples.rb#L21
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://rocky9-64-puppet8.example.com:8443/features" stdout is expected to include "openbolt"
Failure/Error: its(:stdout) { should include(feature) }
expected "" to include "openbolt"
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L22
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://almalinux9-64-puppet8.example.com:8443/features" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 58
(compared using ==)
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L21
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://almalinux9-64-puppet8.example.com:8443/features" stdout is expected to include "openbolt"
Failure/Error: its(:stdout) { should include(feature) }
expected "" to include "openbolt"
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L22
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://debian12-64-puppet8.example.com:8443/features" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 58
(compared using ==)
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L21
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://debian12-64-puppet8.example.com:8443/features" stdout is expected to include "openbolt"
Failure/Error: its(:stdout) { should include(feature) }
expected "" to include "openbolt"
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L22
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://centos9-64-puppet8.example.com:8443/features" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 58
(compared using ==)
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L21
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://centos9-64-puppet8.example.com:8443/features" stdout is expected to include "openbolt"
Failure/Error: its(:stdout) { should include(feature) }
expected "" to include "openbolt"
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for 885/merge exists
|
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L22
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://ubuntu2204-64-puppet8.example.com:8443/features" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 58
(compared using ==)
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L21
Scenario: install foreman-proxy with openbolt plugin behaves like the exposed feature Curl command "https://ubuntu2204-64-puppet8.example.com:8443/features" stdout is expected to include "openbolt"
Failure/Error: its(:stdout) { should include(feature) }
expected "" to include "openbolt"
Shared Example Group: "the exposed feature" called from ./spec/acceptance/openbolt_spec.rb:10
|
|
CI
Canceling since a higher priority waiting request for 885/merge exists
|
|
CI
Canceling since a higher priority waiting request for 885/merge exists
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 11
|