diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-08-17 11:06:42 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-08-17 11:06:42 +0000 |
commit | a2e1199c73ba94f67e3aa1da107be4538fb76560 (patch) | |
tree | 65889559302de88e437e78a6067dd2a7500d383e /Pipfile.lock | |
parent | 616bdb5299bf8252dfdab26f21a4b356cff6724e (diff) | |
download | vyos-1x-a2e1199c73ba94f67e3aa1da107be4538fb76560.tar.gz vyos-1x-a2e1199c73ba94f67e3aa1da107be4538fb76560.zip |
T5486: smoketest: adjust to new process_named_running() implementation
After commit 9c677c8 ("vyos.util: extend process_named_running() signature
with cmdline") we need an exact match for the process name. In the past
we used a in b and now we test for a == b.
Process name doesn't march 'ddclient'
psutil.Process(pid=10987, name='ddclient - sleeping for 20 seconds', started='13:12:47'
It cause smoketest fail
Diffstat (limited to 'Pipfile.lock')
0 files changed, 0 insertions, 0 deletions