]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Enhance topotests scripts to kill/start specific Daemons
authorKuldeep Kashyap <kashyapk@vmware.com>
Mon, 13 Apr 2020 14:47:45 +0000 (14:47 +0000)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 4 May 2020 17:15:55 +0000 (17:15 +0000)
commitc65a7e26dcbce529c129f5c0585e6bf0df360777
tree98a673808b6a098a3407ceef9dbd17c13f97183e
parent81ad02917326718fe4e05373033ef193e3d60de2
tests: Enhance topotests scripts to kill/start specific Daemons

1. Added APIs to topogen.py and topotest.py to kill/start specific Daemons,
   ex - bgpd, staticd

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py