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

FUNCnetCfg at 22 Mar 2018 21:02:06

FUNCnetCfg

commit 7a888e878e734edea3342ad374212c44ba9095df (HEAD -] master, origin/master, origin/HEAD)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Wed Mar 21 16:57:47 2018 -0700
Commit: Charles Chan [rascov@gmail.com]
CommitDate: Thu Mar 22 14:42:18 2018 -0700

Move all event handler to a different executor

Case 1: Pull onos branch and build onos on Teststation. - PASS

For loading from params file, and pull and build the latest ONOS package

  • 1.1 Constructing test variables - PASS (tick)

Case 25: Preparing network-cfg.json to load configurations - PASS

  • 25.1 Moving network-cfg.json to $ONOS_ROOT/tools/package/config/ - PASS (tick)

Case 2: Starting up 3 node(s) ONOS cluster - PASS

Set up ONOS with 3 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)

Case 20: Add Network configurations to the cluster - FAIL

  • No labels