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

VPLSBasic at 04 Apr 2018 04:04:12

VPLSBasic

commit 935d59d367a78a8b4370049eff94e9ba792e341e (HEAD, origin/master, origin/HEAD, master)
Author: Andreas Pantelopoulos [andreas@opennetworking.org]
AuthorDate: Wed Mar 21 16:44:18 2018 -0700
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Wed Apr 4 00:16:14 2018 +0000

Moved validity checks inside l2TunnelHandler.

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: - FAIL

  • 2.1 Discover hosts using pings - No Result (warning)
  • 2.2 Load VPLS configurations - PASS (tick)
  • 2.3 Check interface configurations - PASS (tick)
  • 2.4 Check network configurations for vpls application - PASS (tick)
  • 2.5 Check vpls app configurations - PASS (tick)
  • 2.6 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 2.7 Loading vpls configuration in case any configuration was missed. - PASS (tick)

Case 10: - FAIL

  • 10.1 Remove an interface from a vpls network - No Result (warning)
  • 10.2 Check network configurations for vpls application - PASS (tick)
  • 10.3 Check vpls app configurations - PASS (tick)
  • 10.4 Check connectivity - FAIL (error)
    • Connectivity is not as expected

Case 11: - PASS

  • 11.1 Clean all vpls configurations - No Result (warning)
  • 11.2 Check network configurations for vpls application - PASS (tick)
  • 11.3 Check vpls app configurations - PASS (tick)
  • 11.4 Check connectivity - PASS (tick)

Case 12: - PASS

  • 12.1 Create a new vpls network - No Result (warning)
  • 12.2 Check network configurations for vpls application - PASS (tick)
  • 12.3 Check vpls app configurations - PASS (tick)
  • 12.4 Check connectivity - PASS (tick)

Case 13: - PASS

  • 13.1 Add interfaces to the network - No Result (warning)
  • 13.2 Check network configurations for vpls application - PASS (tick)
  • 13.3 Check vpls app configurations - PASS (tick)
  • 13.4 Check connectivity - PASS (tick)

Case 14: - FAIL

  • 14.1 Add MPLS encapsulation to a vpls network - No Result (warning)
  • 14.2 Check network configurations for vpls application - PASS (tick)
  • 14.3 Check vpls app configurations - PASS (tick)
  • 14.4 Check connectivity - FAIL (error)
    • Connectivity is not as expected

Case 15: - FAIL

  • 15.1 Change an encapsulation type - No Result (warning)
  • 15.2 Check network configurations for vpls application - PASS (tick)
  • 15.3 Check vpls app configurations - PASS (tick)
  • 15.4 Check connectivity - FAIL (error)
    • Connectivity is not as expected

Case 16: - FAIL

  • 16.1 Remove encapsulation - No Result (warning)
  • 16.2 Check network configurations for vpls application - PASS (tick)
  • 16.3 Check vpls app configurations - PASS (tick)
  • 16.4 Check connectivity - FAIL (error)
    • Connectivity is not as expected

Case 11: - FAIL

  • 11.1 Clean all vpls configurations - No Result (warning)
  • 11.2 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 11.3 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 11.4 Check connectivity - PASS (tick)
  • No labels