Signed-off-by: Xavier Simonart <[email protected]>
---
tests/ovn-performance.at | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ovn-performance.at b/tests/ovn-performance.at
index db0e5272e..125c0141a 100644
--- a/tests/ovn-performance.at
+++ b/tests/ovn-performance.at
@@ -420,7 +420,7 @@ OVN_CONTROLLER_EXPECT_NO_HIT(
# Add ACLs for port group pg1
OVN_CONTROLLER_EXPECT_NO_HIT(
[hv1 hv2], [lflow_run],
- [ovn-nbctl --wait=hv acl-add pg1 to-lport 1001 'outport == @pg1 && ip4.src
== $pg1_ip4' allow]
+ [ovn-nbctl --wait=hv acl-add pg1 to-lport 1001 'outport == @pg1 && ip4.src
== \$pg1_ip4' allow]
)
# Create a public logical switch and attach the router to it.
--
2.31.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev