summaryrefslogtreecommitdiff
path: root/tests/remote/test_remote_zuul_stream.py
Commit message (Expand)AuthorAgeFilesLines
* zuul_stream: handle non-string msg valueIan Wienand2022-08-241-3/+24
* zuul_stream: handle failed_when tasksIan Wienand2022-08-241-3/+1
* zuul-tox-remote: capture callback errors in remote zuul jobsIan Wienand2022-08-241-0/+23
* zuul-stream: implement a protocol and versionIan Wienand2022-08-091-1/+1
* Fix zuul_run_command ret when command is not foundGuillaume Chauvel2022-06-171-0/+19
* Fix zuul_stream test setupGuillaume CHAUVEL2022-06-161-1/+1
* Fix console log streaming with duplicated rolesJames E. Blair2022-05-211-0/+5
* Add support for Ansible 5James E. Blair2022-04-141-28/+16
* Drop support for ansible 2.7Tobias Henkel2020-09-041-92/+8
* Block localhost shell tasks in untrusted playbooksTobias Henkel2020-07-211-32/+58
* Increase wait time in remote testsTobias Henkel2020-05-201-0/+1
* Drop support for ansible 2.6Tobias Henkel2020-05-151-6/+14
* Remove support for ansible 2.5Tobias Henkel2019-12-101-8/+4
* Support Ansible 2.9Paul Belanger2019-12-101-0/+4
* Fix deletion of stale build dirs on startupJames E. Blair2019-11-221-1/+1
* zuul-tox-remote: use unique zuul_console serviceTristan Cacqueray2019-05-171-1/+7
* Support Ansible 2.8Tobias Henkel2019-05-161-0/+77
* Increase default wait_timeoutTobias Henkel2019-03-221-3/+0
* Support ansible 2.7Tobias Henkel2019-03-151-3/+28
* Support ansible 2.6Tobias Henkel2019-03-151-0/+4
* Make ansible version configurableTobias Henkel2019-03-151-3/+7
* Log exception on module failure with empty stdoutTobias Henkel2019-03-061-0/+9
* Don't do live streaming in loopsTobias Henkel2018-11-051-0/+12
* Fix flake 3.6.0 warningsAndreas Jaeger2018-10-281-32/+32
* Fix log streaming for delegated hostsTobias Henkel2018-06-141-0/+4
* Move zuul_log_id injection to command action pluginTobias Henkel2018-06-141-0/+11
* Add test for shell after include_roleJames E. Blair2018-06-131-0/+6
* Add blocks to the zuul stream testTobias Henkel2018-06-121-1/+3
* Fix command tasks with free play strategyTobias Henkel2018-06-121-0/+2
* Fix broken command tasks in handlersTobias Henkel2018-06-121-1/+2
* Revert callback fixesJames E. Blair2018-06-121-4/+1
* Fix command tasks with free play strategyTobias Henkel2018-06-121-0/+2
* Fix broken command tasks in handlersTobias Henkel2018-06-121-1/+2
* Fix remote stream log testClark Boylan2018-06-051-1/+1
* Add zuul-stream remote testsJames E. Blair2018-03-201-0/+117