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

Update CI test and fix awx-operator CI failure in awx repo #1342

Merged
merged 1 commit into from Apr 7, 2023

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY
  • rename awx_pod to awx_web_pod to better reflect intention
  • update awx_version block to also validate awx_task_pod
  • add get awx_task_pod in additional label check block (fix CI in awx repo which does not run the validate awx_version block)
  • add assertion for awx_task_pod extra label
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

- rename awx_pod to awx_web_pod to better reflect intention
- update `awx_version` block to also validate awx_task_pod
- add get awx_task_pod in additional label check block (fix CI in awx repo which does not run the validate awx_version block)
- add assertion for awx_task_pod extra label
Copy link
Member

@thedoubl3j thedoubl3j left a comment

Choose a reason for hiding this comment

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

looks good, need to see if CI picks up the changes and if they pass

@TheRealHaoLiu TheRealHaoLiu merged commit b5e630d into ansible:devel Apr 7, 2023
5 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.

None yet

3 participants