Skip to content

Conversation

@damacus
Copy link
Member

@damacus damacus commented Dec 3, 2024

  • Adds an example recipe that can be used as a base for secure HAProxy
  • Added security test suite
  • Remove testing for CentOS 7 & Fedora
  • Add testing for CentOS Stream 9 & 10

Signed-off-by: Dan Webb [email protected]

@damacus damacus requested a review from a team as a code owner December 3, 2024 15:09
Adds an example recipe that can be used as a base for secur HAProxy

Signed-off-by: Dan Webb <[email protected]>
@damacus damacus self-assigned this Dec 3, 2024
@damacus damacus added the Release: Patch Release to Chef Supermarket as a version patch when merged label Dec 3, 2024
@damacus damacus changed the title Add a security test recipe fix(security): Add a security test recipe Sep 15, 2025
@github-actions
Copy link

Slowest examples

Top 10 slowest examples (1.09 seconds, 69.7% of total time)
Example Description Time in seconds
spec/unit/recipes/global_spec.rb:26 haproxy_config_global create haproxy config global is expected to render file "/etc/haproxy/haproxy.cfg" 0.15197
spec/unit/recipes/cache_spec.rb:45 haproxy_cache create a cache, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.15002
spec/unit/recipes/fastcgi_spec.rb:63 haproxy_fastcgi create a fastcgi resource, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.12197
spec/unit/recipes/install_spec.rb:12 haproxy_install install haproxy using the package method is expected to install package "haproxy" 0.11793
spec/unit/recipes/peer_spec.rb:45 haproxy_peer create a peers section, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.10399
spec/unit/recipes/listen_spec.rb:82 haproxy_listen extra options hash with disabled option is expected to render file "/etc/haproxy/haproxy.cfg" 0.10223
spec/unit/recipes/defaults_spec.rb:26 haproxy_config_defaults create a cache, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.09001
spec/unit/recipes/listen_spec.rb:105 haproxy_listen extra options http-request rule should be placed before use_backend rule is expected to render file "/etc/haproxy/haproxy.cfg" 0.08659
spec/unit/recipes/mailer_spec.rb:48 haproxy_mailer create a mailer, frontend and backend and verify config is created properly is expected to render file "/etc/haproxy/haproxy.cfg" 0.08625
spec/unit/recipes/listen_spec.rb:106 haproxy_listen extra options http-request rule should be placed before use_backend rule is expected not to render file "/etc/haproxy/haproxy.cfg" with content /use_backend admin0 if path_beg /admin0.*http-request add-header Test Value/m 0.08592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Release to Chef Supermarket as a version patch when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants