mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-12 11:17:44 +00:00
Add connection limit for thick daemon.
Co-authored-by: Takanori Hirano <me@hrntknr.net>
This commit is contained in:
committed by
Takanori Hirano
parent
bd3f2a56c8
commit
1ce45bb658
4
.github/workflows/kind-e2e.yml
vendored
4
.github/workflows/kind-e2e.yml
vendored
@@ -85,6 +85,10 @@ jobs:
|
||||
working-directory: ./e2e
|
||||
run: ./test-default-route1.sh
|
||||
|
||||
- name: Test connection limit
|
||||
working-directory: ./e2e
|
||||
run: ./test-connection-limit.sh
|
||||
|
||||
# - name: Test DRA integration
|
||||
# working-directory: ./e2e
|
||||
# run: ./test-dra-integration.sh
|
||||
|
||||
Reference in New Issue
Block a user