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

VPLSBasic at 03 Aug 2017 21:16:25

commit 70df7679ddc95dffcfed67b18bc7a28f619c9634 (HEAD, origin/master, origin/HEAD, master)
Author: Jordan Halterman [jordan@opennetworking.org]
AuthorDate: Thu Aug 3 16:25:19 2017 -0700
Commit: Jordan Halterman [jordan@opennetworking.org]
CommitDate: Fri Aug 4 00:48:18 2017 +0000

Throw ConcurrentModification exception when ConsistentMap compute call conflicts with concurrent operation(s)

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

Set up ONOS with 3 node(s) ONOS cluster

  • 1.1 Constructing test variables - PASS (tick)
  • 1.2 Apply cell to environment - PASS (tick)
  • 1.3 Uninstalling ONOS package - PASS (tick)
  • 1.4 Creating ONOS package - PASS (tick)
  • 1.5 Installing ONOS package - PASS (tick)
  • 1.6 Set up ONOS secure SSH - PASS (tick)
  • 1.7 Checking ONOS service - PASS (tick)
  • 1.8 Starting ONOS CLI sessions - PASS (tick)
  • 1.9 Starting Mininet - PASS (tick)
  • 1.10 Activate apps defined in the params file - No Result (warning)
  • 1.11 Set ONOS configurations - No Result (warning)
  • 1.12 App Ids check - PASS (tick)

Case 2: - No Result

  • 2.1 Discover hosts using pings - No Result (warning)
  • 2.2 Load VPLS configurations - PASS (tick)
  • No labels