Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move awx.main.expect to awx.main.isolated | Ryan Petrello | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | set fixed container names | AlanCoding | 2018-11-26 | 1 | -1/+2 |
| | |||||
* | change imports to reflect isolated->expect move | AlanCoding | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #245 from AlanCoding/fix_supervisor | Alan Rominger | 2017-08-14 | 1 | -1/+1 |
|\ | | | | | specify all group queues, get supervisor working | ||||
| * | specify all group queues, get supervisor working | AlanCoding | 2017-08-10 | 1 | -1/+1 |
| | | |||||
* | | Updating development tooling to be more generic | Matthew Jones | 2017-08-09 | 1 | -1/+1 |
|/ | | | | | * Not assuming GCR is being used for image hosting * Breaking out the dev environment bootstrapping from service starting | ||||
* | fix tower-expect -> awx-expect for isolated tower builds | Ryan Petrello | 2017-07-24 | 1 | -4/+4 |
| | |||||
* | add instance groups and queues to cluster tooling | AlanCoding | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | Include the Tower venv in the isolated bubblewrapped arguments. | Ryan Petrello | 2017-06-19 | 1 | -1/+1 |
| | | | | | | | | This moves the container-based code location and venvs. The goal here is that the paths of Tower source for isolated vs normal nodes matches (both in prod and local development) so that we don't have to add a bunch of additional bwrap argument logic for <location-of-isolated-tower-venv>. | ||||
* | Support for executing job and adhoc commands on isolated Tower nodes (#6524) | Ryan Petrello | 2017-06-14 | 1 | -0/+17 |