summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2013-01-31 15:18:07 -0500
committerBill Peck <bpeck@redhat.com>2013-01-31 15:18:07 -0500
commit414e3d4ca02d53cbb93353f58703436a19845374 (patch)
tree42bafd6cec04e329d517ff0eb9e0e677c959d771
parent7d967a4bb584407af493c94dfdd3be574734ef16 (diff)
downloadtests-414e3d4ca02d53cbb93353f58703436a19845374.tar.gz
tests-414e3d4ca02d53cbb93353f58703436a19845374.tar.xz
tests-414e3d4ca02d53cbb93353f58703436a19845374.zip
Remove extra interfaces that aren't used.
-rw-r--r--openswitch-ovs2_4-simple-vlan.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openswitch-ovs2_4-simple-vlan.xml b/openswitch-ovs2_4-simple-vlan.xml
index b502dd7..f09ae0a 100644
--- a/openswitch-ovs2_4-simple-vlan.xml
+++ b/openswitch-ovs2_4-simple-vlan.xml
@@ -35,7 +35,7 @@
<task name="/distribution/get_task" role="STANDALONE">
<params>
<param name="GITURIS" value="git://git2.engineering.redhat.com/users/bpeck/tests.git?master#kernel/networking/add_interface"/>
- <param name="INTERFACES" value="eth1 eth2 eth3"/>
+ <param name="INTERFACES" value="eth1"/>
<param name="eth1" value="DEVICE=eth1 TYPE=Ethernet ONBOOT=yes IPADDR=192.168.1.1 NETMASK=255.255.255.0"/>
</params>
</task>
@@ -148,7 +148,7 @@
<task name="/distribution/get_task" role="STANDALONE">
<params>
<param name="GITURIS" value="git://git2.engineering.redhat.com/users/bpeck/tests.git?master#kernel/networking/add_interface"/>
- <param name="INTERFACES" value="eth1 eth2 eth3"/>
+ <param name="INTERFACES" value="eth1"/>
<param name="eth1" value="DEVICE=eth1 TYPE=Ethernet ONBOOT=yes IPADDR=192.168.1.4 NETMASK=255.255.255.0"/>
</params>
</task>