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

USECASE_SdnipFunction at 20 Apr 2016 02:56:14

commit d77c8810f4fe67711d7bdb171173a1c5e8d4246a (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Tue Apr 19 13:06:00 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Wed Apr 20 00:35:08 2016 +0000

Buck build bugfixes

Case 101: Setting up ONOS environment - PASS

  • 101.1 Create cell file - No Result (warning)
  • 101.2 Applying cell variable to environment - PASS (tick)
  • 101.3 Creating ONOS package - PASS (tick)
  • 101.4 Installing ONOS package - PASS (tick)
  • 101.5 Checking if ONOS is up yet - PASS (tick)
  • 101.6 Checking if ONOS CLI is ready - PASS (tick)

Case 100: - 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