aboutsummaryrefslogtreecommitdiffstats
path: root/tests/2-nodes-vpp-bridge.yml
diff options
context:
space:
mode:
authorLuca Muscariello <muscariello@ieee.org>2023-01-10 16:48:16 +0000
committerGerrit Code Review <gerrit@fd.io>2023-01-10 16:48:16 +0000
commit8adfb21bf73bdb4c77d04a9c8005bd9008dd52ca (patch)
treef3625410471076ae07e0cfb4c8b5209459609918 /tests/2-nodes-vpp-bridge.yml
parentc31c2eab0ef33df0bf1d46238b7509d1429b110e (diff)
parent55d06ad1cd4f64fc7382bcaf14dc57c1f16db8fe (diff)
Merge "feat: upgrade to VPP 22.10"
Diffstat (limited to 'tests/2-nodes-vpp-bridge.yml')
-rw-r--r--tests/2-nodes-vpp-bridge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/2-nodes-vpp-bridge.yml b/tests/2-nodes-vpp-bridge.yml
index 8c62f6be8..a64fe057a 100644
--- a/tests/2-nodes-vpp-bridge.yml
+++ b/tests/2-nodes-vpp-bridge.yml
@@ -33,12 +33,12 @@ services:
plugin nsim_plugin.so { enable }
plugin hicn_plugin.so { enable }
}
-
unix {
startup-config /etc/vpp/client-up.txt
cli-listen /run/vpp/cli.sock
log ${FORWARDER_LOG_PATH}
}
+
EOF
sudo tee /etc/vpp/client-up.txt <<EOF