1. 05 Feb, 2015 3 commits
    • Change-Id: I58ecac5ed6fe91ae81a44097c3a48d564ccac4bb
      Simon Hunt authored
    • Change-Id: I0ad3b16d47b264b6812f732f220230a2ae92de02
      Simon Hunt authored
    • Previously, when checking the winning BGP routes, we expect-and-wait until
      the size of the table with the winning routes has certain size, and
      then we verify whether it contains a particular value.
      
      This is error-prone and time-sensitive. For example, if we are testing
      whether a particular route from one BGP peer is replaced with the
      same route from another BGP peer, the test might fail because the
      table size doesn't change.
      
      Modified the unit test to expect-and-wait until the expected route
      is received.
      
      Also, fixed some of the paragraph tags in some of the Javadocs.
      
      Change-Id: Ia96dc7c412e78bbc9279dd935dec6919096adeb3
      Pavlin Radoslavov authored
  2. 04 Feb, 2015 17 commits
  3. 03 Feb, 2015 14 commits
  4. 02 Feb, 2015 6 commits