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

VPLSBasic at 23 May 2017 15:15:32

commit ec645aa961c2ca93ee8eaa8adc90fb59ae96032f (HEAD, origin/onos-1.10, onos-1.10)
Author: Hyunsun Moon [hyunsun.moon@gmail.com]
AuthorDate: Mon May 22 14:23:41 2017 +0900
Commit: Hyunsun Moon [hyunsun.moon@gmail.com]
CommitDate: Mon May 22 14:23:41 2017 +0900

Fixed openstacknetworking app artifact ID to buck style from POM file

Case 1: Setting up test environment - PASS

Setup the test environment including installing ONOS, starting Mininet and ONOScli sessions.

  • 1.1 Create cell file - No Result (warning)
  • 1.2 Applying cell variable to environment - No Result (warning)
  • 1.3 Starting Mininet - 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 if ONOS is up yet - PASS (tick)
  • 1.8 Starting ONOS CLI sessions - PASS (tick)
  • 1.9 Activate apps defined in the params file - No Result (warning)
  • 1.10 Set ONOS configurations - No Result (warning)
  • 1.11 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

Case 3: - FAIL

  • 3.1 Remove an interface from a vpls network - No Result (warning)
  • 3.2 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.3 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.4 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 3.5 Clean all vpls configurations - No Result (warning)
  • 3.6 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.7 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.8 Check connectivity - PASS (tick)
  • 3.9 Create a new vpls network - No Result (warning)
  • 3.10 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.11 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.12 Check connectivity - PASS (tick)
  • 3.13 Add interfaces to the network - No Result (warning)
  • 3.14 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.15 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.16 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 3.17 Add MPLS encapsulation to a vpls network - No Result (warning)
  • 3.18 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.19 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.20 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 3.21 Change an encapsulation type - No Result (warning)
  • 3.22 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.23 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.24 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 3.25 Remove encapsulation - No Result (warning)
  • 3.26 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.27 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.28 Check connectivity - FAIL (error)
    • Connectivity is not as expected
  • 3.29 Clean all vpls configurations - No Result (warning)
  • 3.30 Check network configurations for vpls application - FAIL (error)
    • Net Cfg not added for vpls
  • 3.31 Check vpls app configurations - FAIL (error)
    • VPLS not configured correctly
  • 3.32 Check connectivity - PASS (tick)
  • No labels