aboutsummaryrefslogtreecommitdiffstats
path: root/ci/build-vsperf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/build-vsperf.sh')
-rwxr-xr-xci/build-vsperf.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/build-vsperf.sh b/ci/build-vsperf.sh
index 755fb51a..00a548ba 100755
--- a/ci/build-vsperf.sh
+++ b/ci/build-vsperf.sh
@@ -120,6 +120,12 @@ function terminate_vsperf() {
sleep 1
sudo pkill ovsdb-server &> /dev/null
sleep 1
+ sudo pkill vppctl &> /dev/null
+ sleep 1
+ sudo pkill vpp &> /dev/null
+ sleep 1
+ sudo pkill -9 vpp &> /dev/null
+ sleep 1
}
# check and print testcase execution status