Skip to content

remove stats as default #157

remove stats as default

remove stats as default #157

Re-run triggered November 15, 2024 04:39
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
29s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): spec/defines/defaults_spec.rb#L66
haproxy::defaults with merge defaults true is expected to contain Concat::Fragment[haproxy-test_defaults_block] with order => "25-test", target => "/tmp/haproxy.cfg" and content supplied string Failure/Error: is_expected.to contain_concat__fragment('haproxy-test_defaults_block').with( 'order' => '25-test', 'target' => '/tmp/haproxy.cfg', 'content' => defaults_output, ) expected that the catalogue would contain Concat::Fragment[haproxy-test_defaults_block] with content set to supplied string Diff: @@ -6,7 +6,6 @@ maxconn 8000 option redispatch retries 3 - stats enable timeout http-request 10s timeout queue 1m timeout connect 10s
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7): spec/defines/defaults_spec.rb#L66
haproxy::defaults with merge defaults true is expected to contain Concat::Fragment[haproxy-test_defaults_block] with order => "25-test", target => "/tmp/haproxy.cfg" and content supplied string Failure/Error: is_expected.to contain_concat__fragment('haproxy-test_defaults_block').with( 'order' => '25-test', 'target' => '/tmp/haproxy.cfg', 'content' => defaults_output, ) expected that the catalogue would contain Concat::Fragment[haproxy-test_defaults_block] with content set to supplied string Diff: @@ -6,7 +6,6 @@ maxconn 8000 option redispatch retries 3 - stats enable timeout http-request 10s timeout queue 1m timeout connect 10s
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.