Fixes #36772 - Add support for container gateway sqlite timeout tuning #1401
Triggered via pull request
September 25, 2023 23:03
Status
Cancelled
Total duration
3m 31s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
41s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors
Puppet / 7 - CentOS 8
Canceling since a higher priority waiting request for '813/merge' exists
|
Puppet / 7 - CentOS 8
The operation was canceled.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '813/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error: expect(get_content(subject, title)).to match_array(expected_lines)
expected collection contained: ["---", ":enabled: https", ":pulp_endpoint: https://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db", ":sqlite_timeout: 30000"]
actual collection contained: ["---", ":enabled: https", ":pulp_endpoint: https://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db", ":sqlite_timeout: "]
the missing elements were: [":sqlite_timeout: 30000"]
the extra elements were: [":sqlite_timeout: "]
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error: expect(get_content(subject, title)).to match_array(expected_lines)
expected collection contained: ["---", ":enabled: https", ":pulp_endpoint: https://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db", ":sqlite_timeout: 30000"]
actual collection contained: ["---", ":enabled: https", ":pulp_endpoint: https://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db", ":sqlite_timeout: "]
the missing elements were: [":sqlite_timeout: 30000"]
the extra elements were: [":sqlite_timeout: "]
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / 7 - Debian 11
Canceling since a higher priority waiting request for '813/merge' exists
|
Puppet / 7 - Debian 11
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '813/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|