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

SDNIPfunction at 06 Sep 2015 23:37:02

commit 726dc5baab7a5634efaf87beb343a751cf7dfd9d (HEAD, origin/master, origin/HEAD, master)
Author: Brian O'Connor [bocon@onlab.us]
AuthorDate: Sat Sep 5 00:13:07 2015 -0700
Commit: Brian O'Connor [bocon@onlab.us]
CommitDate: Sat Sep 5 00:13:07 2015 -0700

Adding set -e to onos-archetypes-test

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 - PASS (tick)
  • 4.7 Check deleting routes installed - PASS (tick)
  • 4.8 Check intents after deleting routes - PASS (tick)
  • No labels