Skip to content

Fix failing bulk launch job due to create partition race#15000

Merged
chrismeyersfsu merged 1 commit into
ansible:develfrom
TheRealHaoLiu:fix-bulk-launch-flake
Mar 15, 2024
Merged

Fix failing bulk launch job due to create partition race#15000
chrismeyersfsu merged 1 commit into
ansible:develfrom
TheRealHaoLiu:fix-bulk-launch-flake

Conversation

@TheRealHaoLiu

Copy link
Copy Markdown
Member
SUMMARY

https://github.com/ansible/awx/pull/14910/files

introduced a bug where we no longer accept the right exceptions

when 2 job launch at the sametime and try to create jobevent table partition 1 of the job will fail

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
AWX VERSION

ADDITIONAL INFORMATION

https://github.com/ansible/awx/pull/14910/files

introduced a bug where we no longer accept the right exceptions

when 2 job launch at the sametime and try to create jobevent table partition 1 of the job will fail

@jjwatt jjwatt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Klaas-

Klaas- commented Mar 27, 2024

Copy link
Copy Markdown
Contributor

thanks for the quick fix @TheRealHaoLiu

I'll properly link the related issues/prs: #14910 #15016 and #14563

@Klaas- Klaas- mentioned this pull request Mar 27, 2024
11 tasks
@TheRealHaoLiu TheRealHaoLiu deleted the fix-bulk-launch-flake branch April 9, 2024 19: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.

4 participants