aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_ikev2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_ikev2.py b/test/test_ikev2.py
index 558e8a02f87..175fa0ab9be 100644
--- a/test/test_ikev2.py
+++ b/test/test_ikev2.py
@@ -1546,7 +1546,7 @@ class TestApi(VppTestCase):
'ike_ts': {
'crypto_alg': 20,
'crypto_key_size': 32,
- 'integ_alg': 1,
+ 'integ_alg': 0,
'dh_group': 1},
'esp_ts': {
'crypto_alg': 13,