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

Add AWX_EE_TEST_IMAGE option to molecule test #1819

Merged

Conversation

TheRealHaoLiu
Copy link
Member

@TheRealHaoLiu TheRealHaoLiu commented Apr 10, 2024

SUMMARY

To prevent the failure cycle of

  • AWX fail to release due to "something"
  • Fix for AWX release fail due to AWX-operator test in AWX fail due to the fail release

used by ansible/awx#15098

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

@TheRealHaoLiu TheRealHaoLiu enabled auto-merge (squash) April 10, 2024 17:35
@TheRealHaoLiu TheRealHaoLiu merged commit a5d5028 into ansible:devel Apr 10, 2024
8 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the molecule-awx-ee-image-option branch April 10, 2024 20:22
TheRealHaoLiu added a commit to TheRealHaoLiu/awx-operator that referenced this pull request Apr 12, 2024
Output debug resource to file in molecule test

- output all relevant k8s resource to file on failure
- output awx job list and job details to file on failure
- output all pod logs to file on failure
- added STORE_DEBUG_OUTPUT to enable debug output gathering
- added DEBUG_OUTPUT_DIR to control where the debug output files will be stored
- when molecule test fail in CI trigger artifact gathering
TheRealHaoLiu added a commit to TheRealHaoLiu/awx-operator that referenced this pull request Apr 12, 2024
Output debug resource to file in molecule test

- output all relevant k8s resource to file on failure
- output awx job list and job details to file on failure
- output all pod logs to file on failure
- added STORE_DEBUG_OUTPUT to enable debug output gathering
- added DEBUG_OUTPUT_DIR to control where the debug output files will be stored
- when molecule test fail in CI trigger artifact gathering
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.

2 participants