Fixed issue with custom topology file.
authorAmit Mandke <ammandke@cisco.com>
Thu, 4 Sep 2014 00:16:38 +0000 (17:16 -0700)
committerAmit Mandke <ammandke@cisco.com>
Thu, 4 Sep 2014 00:16:38 +0000 (17:16 -0700)
commit0a8117635c069ed4d501da35197a0ecee5cba750
treeaa28a1179df29deb2ded3b320679d2a843866720
parent63f2c9a9715d310cddce0781c31028a35489aefe
Fixed issue with custom topology file.
The file was not being copied on mininet vm by the test. It
was expected to be present there. This fix would copy the file.
Also changed custom topology file to a newer script.

Change-Id: I1072c348ec8bc66e8cf5d7d1466019e869cbcdf6
Signed-off-by: Amit Mandke <ammandke@cisco.com>
test/csit/suites/l2switch/030__LoopRemoval_OF13/__init__.txt
test/csit/suites/l2switch/topologies/customtopo.py [new file with mode: 0755]
test/csit/suites/l2switch/topologies/loop.py [deleted file]