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 17 Next »

SDNIPfunction at 02 Sep 2015 17:12:16

commit 1178d5b3357fc0e578f023ae715e85356c2ecd66 (HEAD, origin/master, origin/HEAD, master)
Author: Simon Hunt [simon@onlab.us]
AuthorDate: Wed Sep 2 17:02:37 2015 -0700
Commit: Simon Hunt [simon@onlab.us]
CommitDate: Wed Sep 2 17:02:49 2015 -0700

ONOS-2789, ONOS-2797 -- GUI - added S.Korea and Australia map ID's.

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 - FAIL

  • 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 - FAIL (error)
    • ***Routes in SDN-IP are wrong!***
  • 4.5 Check MultiPointToSinglePointIntent intents installed - FAIL (error)
    • ***MultiPointToSinglePoint Intent Num in SDN-IP is wrong!***
  • 4.6 Check BGP PointToPointIntent intents installed - FAIL (error)
    • ***PointToPointIntent Intent Num in SDN-IP are wrong!***
  • 4.7 Check deleting routes installed - PASS (tick)
  • 4.8 Check intents after deleting routes - PASS (tick)
  • No labels