Skip to content

Wait for db and dispatcher to be operational#850

Merged
Allda merged 1 commit into
mainfrom
dispatcher-deployment-fix
Aug 19, 2025
Merged

Wait for db and dispatcher to be operational#850
Allda merged 1 commit into
mainfrom
dispatcher-deployment-fix

Conversation

@Allda
Copy link
Copy Markdown
Contributor

@Allda Allda commented Aug 19, 2025

In the integration test we can see that dispatcher and underlying db is not ready at the time when tests are executed. This commit adds a wait steps to wait for db and dispatcher.

It also adds an local dev environment guide with how to setup a environment using dispatcher.

The commit also increase a default capacity to 5 PRs instead of 3.

Merge Request Checklists

  • Development is done in feature branches
  • Code changes are submitted as pull request into a primary branch [Provide reason for non-primary branch submissions]
  • Code changes are covered with unit and integration tests.
  • Code passes all automated code tests:
    • Linting
    • Code formatter - Black
    • Security scanners
    • Unit tests
    • Integration tests
  • Code is reviewed by at least 1 team member
  • Pull request is tagged with "risk/good-to-go" label for minor changes

In the integration test we can see that dispatcher and underlying db is
not ready at the time when tests are executed. This commit adds a wait
steps to wait for db and dispatcher.

It also adds an local dev environment guide with how to setup a
environment using dispatcher.

The commit also increase a default capacity to 5 PRs instead of 3.

Signed-off-by: Ales Raszka <araszka@redhat.com>
@Allda Allda force-pushed the dispatcher-deployment-fix branch from d38572a to 5448ab4 Compare August 19, 2025 10:48
@Allda Allda requested a review from mavaras August 19, 2025 13:26
@Allda Allda merged commit 2e94162 into main Aug 19, 2025
10 checks passed
@Allda Allda deleted the dispatcher-deployment-fix branch August 19, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants