diff options
author | Zuul <zuul@review.opendev.org> | 2022-09-01 01:46:42 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2022-09-01 01:46:42 +0000 |
commit | 64fa9db5799d33838267183f5c6734d4ba5ee7c9 (patch) | |
tree | 3c05e2c63f22768420a782f3f17e2a8f4bf0addc /playbooks/zuul-stream/functional.yaml | |
parent | ea27f7a12424be833e42d580d1ba78d15f37c85d (diff) | |
parent | 36de4939a8692529355b422cea3ae6a0f777f7e4 (diff) | |
download | zuul-64fa9db5799d33838267183f5c6734d4ba5ee7c9.tar.gz |
Merge "Do not use _display outside the main thread in zuul_stream"
Diffstat (limited to 'playbooks/zuul-stream/functional.yaml')
-rw-r--r-- | playbooks/zuul-stream/functional.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/playbooks/zuul-stream/functional.yaml b/playbooks/zuul-stream/functional.yaml index b8a44a87c..cf60d2cf6 100644 --- a/playbooks/zuul-stream/functional.yaml +++ b/playbooks/zuul-stream/functional.yaml @@ -31,11 +31,6 @@ mv job-output.txt job-output-success-19887.txt mv job-output.json job-output-success-19887.json - - name: Check protocol version - assert: - that: - - "'[node1] Reports streaming version: 1' in _success_output.stdout" - # Streamer puts out a line like # [node1] Starting to log 916b2084-4bbb-80e5-248e-000000000016-1-node1 for task TASK: Print binary data # One of the tasks in job-output shows find: results; |