From: Ondrej Lichtner <olichtne(a)redhat.com>
Fixing a copy paste error.
Signed-off-by: Ondrej Lichtner <olichtne(a)redhat.com>
---
recipes/regression_tests/phase3/vxlan_multicast.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes/regression_tests/phase3/vxlan_multicast.xml b/recipes/regression_tests/phase3/vxlan_multicast.xml
index f22610f..cfdb4ac 100644
--- a/recipes/regression_tests/phase3/vxlan_multicast.xml
+++ b/recipes/regression_tests/phase3/vxlan_multicast.xml
@@ -8,7 +8,7 @@
<alias name="nperf_max_runs" value="5"/>
<alias name="nperf_num_parallel" value="1"/>
<alias name="nperf_debug" value="0"/>
- <alias name="mapping_file" value="vxlan.mapping" />
+ <alias name="mapping_file" value="vxlan_multicast.mapping" />
<alias name="net" value="192.168.0"/>
<alias name="vxlan_net" value="192.168.100"/>
<alias name="vxlan_net6" value="fc00:0:0:0"/>
--
2.9.0