Skip to content

Fix stale references in TESTING.md and get_stats playbook#88

Open
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:fix-stale-docs-references
Open

Fix stale references in TESTING.md and get_stats playbook#88
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:fix-stale-docs-references

Conversation

@blaipr

@blaipr blaipr commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • TESTING.md: Replace mkvirtualenv with python -m venv, py.test with pytest, "Zuul log" with "CI log", "AWX" with "Ascender", and remove Python 2 from __future__ boilerplate from code example
  • playbooks/get_stats.yml: Replace legacy TOWER_* environment variable lookups with CONTROLLER_* equivalents and update stale comments

Test plan

  • Documentation renders correctly
  • get_stats.yml playbook still functions with CONTROLLER_* env vars

Update TESTING.md: replace mkvirtualenv with python -m venv, py.test
with pytest, Zuul with CI, AWX with Ascender, and remove unnecessary
Python 2 boilerplate from code example.

Update get_stats.yml: replace legacy TOWER_* environment variable
lookups with CONTROLLER_* equivalents and fix stale comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant