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

Convert swagger release fixture to env var #14940

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY

pytest awx/main/tests/docs --release=$(VERSION_TARGET) where --release is required breaks test discovery and running in vscode (from within the container)

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
AWX VERSION
awx: 23.9.1.dev4+gc42ea47876.d20240229
ADDITIONAL INFORMATION

`pytest awx/main/tests/docs --release=$(VERSION_TARGET)`
where --release is required breaks test discovery and running in vscode (from within the container)
@TheRealHaoLiu TheRealHaoLiu merged commit ec28eff into ansible:devel Feb 29, 2024
22 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the convert-swagger-test-version-target-to-env-var branch February 29, 2024 19:55
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.

None yet

2 participants