From: Vratko Polak Date: Tue, 25 Jun 2019 17:01:34 +0000 (+0200) Subject: tests: one more ipfix flush cli to api replacement X-Git-Tag: v20.01-rc0~332 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=9f1b3ff308ff823f95f694342ef65c06686f5bf8;p=vpp.git tests: one more ipfix flush cli to api replacement Type: fix Fixes: 21b83e96d6076cda01ee80343840bc1166557150 Change-Id: I8216127ddbbf3301d2602bab54dbc433233387a2 Signed-off-by: Vratko Polak --- diff --git a/test/test_nat.py b/test/test_nat.py index ccc9be7b5c5..a6786218bd3 100644 --- a/test/test_nat.py +++ b/test/test_nat.py @@ -2863,7 +2863,7 @@ class TestNAT44(MethodHolder): self.pg_start() self.pg1.assert_nothing_captured() sleep(1) - self.vapi.cli("ipfix flush") + self.vapi.ipfix_flush() capture = self.pg3.get_capture(9) ipfix = IPFIXDecoder() # first load template