Fix zuul-stream functional test
The command 'ip addr show' has a differnet output format. Change-Id: Ida96686fd22a3c1d5d83b4688ae2ece19948a75d
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
|
||||
- name: Validate output - shell task
|
||||
shell: |
|
||||
egrep "^.*\| node1 \| link/loopback" job-output.txt
|
||||
egrep "^.*\| node2 \| link/loopback" job-output.txt
|
||||
egrep "^.*\| node1 \| 1: lo:" job-output.txt
|
||||
egrep "^.*\| node2 \| 1: lo:" job-output.txt
|
||||
|
||||
- name: Validate output - loop with items
|
||||
shell: |
|
||||
|
||||
Reference in New Issue
Block a user