Skip to content

Fixes #37325 - make postgres the container gateway default DB #1539

Fixes #37325 - make postgres the container gateway default DB

Fixes #37325 - make postgres the container gateway default DB #1539

Triggered via pull request May 16, 2024 18:19
Status Failure
Total duration 7m 56s
Artifacts

ci.yml

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

Annotations

6 errors
Puppet / 8 (Ruby 3.2): 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: ["---", ":db_connection_string: ***:/container_gateway", ":enabled: https", ":...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] actual collection contained: ["---", ":db_connection_string: postgres://:@:/container_gateway", ":enabled: https", ":pulp_endpoint...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] the missing elements were: [":db_connection_string: ***:/container_gateway"] the extra elements were: [":db_connection_string: postgres://:@:/container_gateway"]
Puppet / 8 (Ruby 3.2): 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: ["---", ":db_connection_string: ***:/container_gateway", ":enabled: https", ":...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] actual collection contained: ["---", ":db_connection_string: postgres://:@:/container_gateway", ":enabled: https", ":pulp_endpoint...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] the missing elements were: [":db_connection_string: ***:/container_gateway"] the extra elements were: [":db_connection_string: postgres://:@:/container_gateway"]
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
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: ["---", ":db_connection_string: ***:/container_gateway", ":enabled: https", ":...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] actual collection contained: ["---", ":db_connection_string: postgres://:@:/container_gateway", ":enabled: https", ":pulp_endpoint...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] the missing elements were: [":db_connection_string: ***:/container_gateway"] the extra elements were: [":db_connection_string: postgres://:@:/container_gateway"]
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: ["---", ":db_connection_string: ***:/container_gateway", ":enabled: https", ":...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] actual collection contained: ["---", ":db_connection_string: postgres://:@:/container_gateway", ":enabled: https", ":pulp_endpoint...ttps://foo.example.com", ":sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db"] the missing elements were: [":db_connection_string: ***:/container_gateway"] the extra elements were: [":db_connection_string: postgres://:@:/container_gateway"]
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.