commit | 3cccfaa3bfb261189a4f7449c3ef63392f9cdb9c | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremyr@opennetworking.org> | Thu Jul 20 08:55:48 2017 -0700 |
committer | Jeremy Ronquillo <jeremyr@opennetworking.org> | Thu Jul 20 08:55:48 2017 -0700 |
tree | ffd3f8ea904fad258206747877d15e1538578387 | |
parent | b27ce4cd0ca908a91bf330f9cafd82d84725aa77 [diff] [blame] |
Minor fix to VPLSBasic params file Change-Id: I9a24c0e83ab5c2f9257ba041b028e5a4bde2ff16
diff --git a/TestON/tests/USECASE/VPLS/VPLSBasic/VPLSBasic.params b/TestON/tests/USECASE/VPLS/VPLSBasic/VPLSBasic.params index 9d9bab2..1d80d90 100755 --- a/TestON/tests/USECASE/VPLS/VPLSBasic/VPLSBasic.params +++ b/TestON/tests/USECASE/VPLS/VPLSBasic/VPLSBasic.params
@@ -4,6 +4,15 @@ <num_controllers>3</num_controllers> + <GIT> + <pull>False</pull> + <branch>master</branch> + </GIT> + + <path>/tests/USECASE/VPLS/VPLSfailsafe/dependencies/</path> + + <wrapper2>vpls</wrapper2> + <DEPENDENCY> <wrapper1>startUp</wrapper1> <topology>~/onos/tools/test/topos/vpls.json</topology>