Skip to content

Convert swagger release fixture to env var#14940

Merged
TheRealHaoLiu merged 1 commit into
ansible:develfrom
TheRealHaoLiu:convert-swagger-test-version-target-to-env-var
Feb 29, 2024
Merged

Convert swagger release fixture to env var#14940
TheRealHaoLiu merged 1 commit into
ansible:develfrom
TheRealHaoLiu:convert-swagger-test-version-target-to-env-var

Conversation

@TheRealHaoLiu
Copy link
Copy Markdown
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
@TheRealHaoLiu TheRealHaoLiu deleted the convert-swagger-test-version-target-to-env-var branch February 29, 2024 19:55
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
`pytest awx/main/tests/docs --release=$(VERSION_TARGET)`
where --release is required breaks test discovery and running in vscode (from within the container)
djyasin pushed a commit to djyasin/awx that referenced this pull request Nov 11, 2024
`pytest awx/main/tests/docs --release=$(VERSION_TARGET)`
where --release is required breaks test discovery and running in vscode (from within the container)
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