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

VPLSBasic at 24 Apr 2019 04:06:41

VPLSBasic

commit c684db3c2a53f84b8a1f7da5bf60068ea0c7c300 (HEAD, origin/master, origin/HEAD, master)
Author: Boyuan Yan [boyuan@opennetworking.org]
AuthorDate: Sun Apr 21 15:48:23 2019 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Tue Apr 23 22:42:58 2019 +0000

fix bug caused by Shell command in OSX system.

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 Atomix - PASS (tick)
  • 1.4 Uninstalling ONOS package - PASS (tick)
  • 1.5 Creating ONOS package - PASS (tick)
  • 1.6 Installing Atomix - PASS (tick)
  • 1.7 Installing ONOS package - PASS (tick)
  • 1.8 Set up ONOS secure SSH - PASS (tick)
  • 1.9 Checking ONOS service - PASS (tick)
  • 1.10 Starting ONOS CLI sessions - PASS (tick)
  • 1.11 Checking ONOS nodes - PASS (tick)
  • 1.12 Checking ONOS applications - PASS (tick)
  • 1.13 Starting Mininet - PASS (tick)
  • 1.14 Activate apps defined in the params file - No Result (warning)
  • 1.15 Set ONOS configurations - No Result (warning)
  • 1.16 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 - FAIL (error)
    • Net Cfg not added for vpls
  • 2.5 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 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 - FAIL (error)
    • Net Cfg not added for vpls
  • 10.3 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 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: - PASS

  • 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 - PASS (tick)

Case 16: - PASS

  • 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 - PASS (tick)

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)
  • No labels