summaryrefslogtreecommitdiff
path: root/playbooks/zuul-stream
Commit message (Expand)AuthorAgeFilesLines
* Do not wait for streamer when disabledJames E. Blair2023-04-102-1/+19
* Merge "zuul-stream: Add variable to disable writing streaming files"Zuul2022-09-272-1/+16
|\
| * zuul-stream: Add variable to disable writing streaming filesIan Wienand2022-09-142-1/+16
* | zuul_stream : Use !127.0.0.1 for loopbackIan Wienand2022-09-073-3/+2
* | zuul-stream : Test against a Python 2.7 containerIan Wienand2022-09-075-6/+98
* | Do not use _display outside the main thread in zuul_streamJames E. Blair2022-08-311-5/+0
|/
* zuul-stream: validate on per node basisIan Wienand2022-08-182-20/+13
* zuul-stream: automatically remove streaming filesIan Wienand2022-08-093-0/+38
* zuul-stream: implement a protocol and versionIan Wienand2022-08-091-0/+6
* zuul-stream: start new console for stream testsIan Wienand2022-07-214-46/+100
* Merge "Bump up to python3.10"Zuul2022-07-052-1/+8
|\
| * Bump up to python3.10Clark Boylan2022-07-012-1/+8
* | Cleanup actiongeneral usageClark Boylan2022-05-041-1/+1
|/
* Add support for Ansible 5James E. Blair2022-04-144-23/+54
* Remove built-in ARA supportJames E. Blair2022-04-133-14/+1
* Fix git error in stream jobsJames E. Blair2022-04-131-2/+12
* Bump test nodes up to FocalClark Boylan2022-01-252-2/+5
* zuul-stream: drop ARA bindep installIan Wienand2021-06-012-6/+0
* Upgrade pip before installing zuulTobias Henkel2021-02-101-1/+3
* Use bionic images for zuul-stream-functional testsTobias Henkel2020-09-232-3/+2
* Block localhost shell tasks in untrusted playbooksTobias Henkel2020-07-211-1/+1
* Create virtualenvs in series to avoid cache raceMonty Taylor2020-06-231-0/+2
* Fix zuul-stream-functional testsDavid Shrewsbury2019-11-191-8/+8
* Update references for opendevMonty Taylor2019-04-241-4/+4
* OpenDev Migration PatchOpenDev Sysadmins2019-04-192-6/+6
* Fix zuul-stream functional testSimon Westphahl2019-04-051-2/+2
* Manage ansible installations within zuulTobias Henkel2019-03-155-9/+26
* Fix unreachable nodes detectionTobias Henkel2018-09-291-0/+2
* Rename action-general to actiongeneralTobias Henkel2018-06-151-1/+1
* Move zuul_log_id injection to command action pluginTobias Henkel2018-06-141-1/+1
* Changes for Ansible 2.4David Shrewsbury2017-11-301-1/+1
* Do late decoding of log stream bufferTobias Henkel2017-10-272-0/+8
* Merge "Handle debug messages cleanly" into feature/zuulv3Zuul2017-09-071-0/+4
|\
| * Handle debug messages cleanlyMonty Taylor2017-09-061-0/+4
* | Only strip trailing whitespace from console logsClark Boylan2017-09-061-2/+2
* | Move ara output generation to post playbookMonty Taylor2017-09-033-7/+14
* | Merge "Validate zuul_stream func test output" into feature/zuulv3Zuul2017-09-023-5/+49
|\ \
| * | Validate zuul_stream func test outputDavid Shrewsbury2017-09-013-5/+49
| |/
* | Remove bindep_command linesMonty Taylor2017-09-021-2/+0
|/
* Don't output complex items in the summary lineMonty Taylor2017-08-311-0/+7
* Remove -vvv from playbook invocation for log streaming testMonty Taylor2017-08-311-3/+3
* Handle logging ansible python errors properlyMonty Taylor2017-08-313-0/+45
* Add integration test for zuul_streamMonty Taylor2017-08-295-0/+102