Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both ci.yaml and test_prometheus_rules.yaml were using same lock #524

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

gabrielcocenza
Copy link
Member

Those files had the same configuration for concurrency which blocked the CI with the message: Canceling since a deadlock for concurrency group 'Release to latest/edge-refs/heads/2/edge' was detected between 'ci-tests' and 'ci-tests.promtool'

This PR adds completly the promtool into the ci.yaml file

Those files had the same configuration for concurrency which
blocked the CI with the message: Canceling since a deadlock for
concurrency group 'Release to latest/edge-refs/heads/2/edge'
was detected between 'ci-tests' and 'ci-tests.promtool'

This PR adds completly the promtool into the ci.yaml file
@gabrielcocenza gabrielcocenza self-assigned this Dec 18, 2024
@phvalguima phvalguima merged commit c11cd1c into canonical:2/edge Dec 18, 2024
29 of 41 checks passed
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.

3 participants