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

USECASE_SdnipFunction at 03 Aug 2016 04:15:03

commit 07a572fc947d58aff8f0804b4cee319e7b9f2e25 (HEAD, origin/master, origin/HEAD, master)
Author: sangyun-han [sangyun0628@khu.ac.kr]
AuthorDate: Fri Jul 29 21:14:27 2016 +0900
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Wed Aug 3 04:02:12 2016 +0000

[ONOS-4668] Refactoring port statistic collector using SharedExecutor

Case 101: Setting up ONOS environment - PASS

  • 101.1 Copying config files - PASS (tick)
  • 101.2 Create cell file - No Result (warning)
  • 101.3 Applying cell variable to environment - PASS (tick)
  • 101.4 Verify cell connectivity - PASS (tick)
  • 101.5 Uninstalling ONOS - PASS (tick)
  • 101.6 Creating ONOS package - PASS (tick)
  • 101.7 Installing ONOS package - PASS (tick)
  • 101.8 Checking if ONOS is up yet - PASS (tick)
  • 101.9 Checking if ONOS CLI is ready - PASS (tick)

Case 100: Setup the Mininet testbed - PASS

  • 100.1 Starting Mininet Topology - PASS (tick)
  • 100.2 Connect switches to controller - PASS (tick)
  • 100.3 Set up tunnel from Mininet node to onos node - PASS (tick)

Case 200: Activate sdn-ip application - PASS

  • 200.1 Activate sdn-ip application - PASS (tick)

Case 102: Loading methods from other Python file - PASS

  • No labels