mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T7125: add show version vyos-1x for smoketest
This commit is contained in:
parent
946b7b2815
commit
d52077a6fc
@ -554,7 +554,7 @@ try:
|
||||
c.expect(op_mode_prompt)
|
||||
c.sendline('show system memory')
|
||||
c.expect(op_mode_prompt)
|
||||
c.sendline("show version all | match vpp")
|
||||
c.sendline('show version all | match "vpp|vyos-1x"')
|
||||
c.expect(op_mode_prompt)
|
||||
|
||||
#################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user