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

SDNIPfunction at 03 Sep 2015 14:05:02

commit 4ccc7d3ee4b3ad2a75fadbd319349ed94022a2e6 (HEAD, origin/master, origin/HEAD, master)
Author: Thomas Vachuska [tom@onlab.us]
AuthorDate: Thu Sep 3 13:39:40 2015 -0700
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Thu Sep 3 13:39:40 2015 -0700

Reorganizing the stc specific tools.

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