Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

SDNIPfunction at 03 Sep 2015 11:58:34

commit 92cd34fcaec3f703073348bd483d92f21ac39766 (HEAD, origin/master, origin/HEAD, master)
Author: Sho SHIMIZU [sshimizu@us.fujitsu.com]
AuthorDate: Thu Sep 3 10:29:30 2015 -0700
Commit: Ray Milkey [ray@onlab.us]
CommitDate: Thu Sep 3 18:36:00 2015 +0000

Replace redundant instanceof with non-null check

Case 100: Setting up test environment - PASS

  • 100.1 Applying cell variable to environment - No Result (warning)
  • 100.2 Git pull - No Result (warning)
  • 100.3 Using mvn clean install - No Result (warning)
  • 100.4 Creating ONOS package - No Result (warning)
  • 100.5 Installing ONOS package - No Result (warning)
  • 100.6 Checking if ONOS is up yet - PASS (tick)

Case 4: This case is to testing the functionality of SDN-IP with single ONOS instance - PASS

  • 4.1 Start to generate routes for all BGP peers - No Result (warning)
  • 4.2 Get links in the network - No Result (warning)
  • 4.3 Login all BGP peers and add routes into peers - No Result (warning)
  • 4.4 Check routes installed - PASS (tick)
  • 4.5 Check MultiPointToSinglePointIntent intents installed - PASS (tick)
  • 4.6 Check BGP PointToPointIntent intents installed - PASS (tick)
  • 4.7 Check deleting routes installed - PASS (tick)
  • 4.8 Check intents after deleting routes - PASS (tick)
  • No labels