Fix intermittent ToasterTest failures 94/21494/2
authorTom Pantelis <tpanteli@brocade.com>
Sat, 30 May 2015 05:54:44 +0000 (01:54 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 3 Jun 2015 13:48:11 +0000 (13:48 +0000)
The ToasterTest has been intermittently failing on jenkins for a while.
I repro'ed it locally after 5 tries. An error occurs indicating it
can't find the pingpong-databroker namespace. Not sure why this occurs
intermittently.

The test doesn't need/use the pingpong databroker so I commented it out
in the controller.xml. After this change the test ran successfully 80
times.

Change-Id: Id0cfdd2464218173e91392ac9bb66e60a8f51595
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found