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

VPLSBasic at 15 Dec 2020 21:29:06

VPLSBasic

commit 5c82b0fb376075841863a93063abfa37a2f10463 (HEAD -] master, origin/master, origin/HEAD)
Author: Daniele Moro [daniele@opennetworking.org]
AuthorDate: Mon Dec 7 20:56:30 2020 +0100
Commit: Brian O'Connor [bocon@opennetworking.org]
CommitDate: Tue Dec 15 17:50:10 2020 +0000

Support arbitrary bit width action parameter and match field
--
This commit goes into the direction of supporting user-defined types in P4Runtime.
The modification is focusing on supporting fields and params with arbitrary bit width, that is the
case of using a String with the p4runtime_translation annotation on the user-defined type.

Change-Id: I7db7a6d97211378ff78ab4f1b3734a0bec4558e6

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

  • 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 - FAIL (error)
    • Connectivity is not as expected

Case 14: - PASS

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

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