Skip to content

Commit 1e47954

Browse files
pippolo84pchaigno
authored andcommitted
ci/multi-pool: Enable IPSec encryption in direct routing mode
Add a matrix configuration for the multi-pool conformance test to run the connectivity tests with IPSec encryption in direct routing mode. Signed-off-by: Fabio Falzoi <fabio.falzoi@isovalent.com>
1 parent 2724477 commit 1e47954

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/actions/multi-pool/configs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
family: 'ipv4'
4141
kvstore: 'true'
4242
endpoint-routes: 'enabled'
43+
- name: 'Direct Routing with IPSec Encryption'
44+
tunnel: 'disabled'
45+
encryption: 'ipsec'
46+
family: 'ipv4'
47+
endpoint-routes: 'enabled'
4348
- name: 'Tunnel Mode with IPSec Encryption'
4449
tunnel: 'vxlan'
4550
encryption: 'ipsec'

0 commit comments

Comments
 (0)