Skip to content

fix version file#539

Merged
damacus merged 2 commits intomainfrom
fix-version-file
Sep 11, 2025
Merged

fix version file#539
damacus merged 2 commits intomainfrom
fix-version-file

Conversation

@damacus
Copy link
Copy Markdown
Member

@damacus damacus commented Sep 11, 2025

  • fix: Copy release config from test-kitchen
  • fix: Copy test-kitchen config

Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
@damacus damacus requested a review from a team as a code owner September 11, 2025 13:36
@damacus damacus merged commit 86fdc6c into main Sep 11, 2025
@damacus damacus deleted the fix-version-file branch September 11, 2025 13:36
@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (1.1 seconds, 74.66% 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.16216
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.14777
spec/unit/recipes/install_spec.rb:12 haproxy_install install haproxy using the package method is expected to install package "haproxy" 0.12683
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.12097
spec/unit/recipes/listen_spec.rb:60 haproxy_listen extra options hash with disabled option is expected to render file "/etc/haproxy/haproxy.cfg" 0.0994
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.09775
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.08805
spec/unit/recipes/listen_spec.rb:83 haproxy_listen extra options http-request rule should be placed before use_backend rule is expected to render file "/etc/haproxy/haproxy.cfg" 0.08789
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.08715
spec/unit/recipes/listen_spec.rb:84 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.08419

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant