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

FUNCoptical at 15 Nov 2017 20:01:41

commit fcf75f5188cc8d6302840c089d74f4b4b6113d97 (HEAD, origin/master, origin/HEAD, master)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Tue Nov 14 18:16:53 2017 -0800
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Wed Nov 15 23:31:44 2017 +0000

[CORD-2224] Drop L4 port matching on QMX

Case 1: Pull onos branch and build onos on Teststation. - PASS

For loading from params file, and pull and build the latest ONOS package

  • 1.1 Constructing test variables - PASS (tick)

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

Set up ONOS with 1 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)

Case 10: Mininet with Linc-OE startup - PASS

Start opticalTest.py topology included with ONOS

  • 10.1 Push TopoDDriver.json to ONOS through onos-netcfg - No Result (warning)
  • 10.2 Starting mininet and LINC-OE - PASS (tick)

Case 22: Discover Hosts with arping - PASS

Send arpings between all the hosts to discover and verify them

  • 22.1 Send arping between all hosts - PASS (tick)

Case 23: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts - PASS

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick)
  • 31.2 Ping h1 and h2 - PASS (tick)
  • 31.3 Remove Point to Point intents - PASS (tick)

Case 32: Test add host intents between optical layer host - PASS

Test host intents between 2 optical layer host

  • 32.1 Creating list of hosts - No Result (warning)
  • 32.2 Adding host intents to h1 and h2 - PASS (tick)
  • 32.3 Pinging h1 and h2 - PASS (tick)
  • 32.4 Removing host intents - PASS (tick)

Case 14: Stop Mininet - PASS

Stopping the current mininet to start up fresh

  • 14.1 Stopping Mininet - PASS (tick)

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS

  • 19.1 Copying karaf logs - PASS (tick)

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

Set up ONOS with 3 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)

Case 10: Mininet with Linc-OE startup - PASS

Start opticalTest.py topology included with ONOS

  • 10.1 Push TopoDDriver.json to ONOS through onos-netcfg - No Result (warning)
  • 10.2 Starting mininet and LINC-OE - PASS (tick)

Case 16: Balance mastership of switches - PASS

  • 16.1 Balancing mastership of switches - PASS (tick)

Case 22: Discover Hosts with arping - PASS

Send arpings between all the hosts to discover and verify them

  • 22.1 Send arping between all hosts - PASS (tick)

Case 23: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts - PASS

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick)
  • 31.2 Ping h1 and h2 - PASS (tick)
  • 31.3 Remove Point to Point intents - PASS (tick)

Case 32: Test add host intents between optical layer host - PASS

Test host intents between 2 optical layer host

  • 32.1 Creating list of hosts - No Result (warning)
  • 32.2 Adding host intents to h1 and h2 - PASS (tick)
  • 32.3 Pinging h1 and h2 - PASS (tick)
  • 32.4 Removing host intents - PASS (tick)

Case 14: Stop Mininet - PASS

Stopping the current mininet to start up fresh

  • 14.1 Stopping Mininet - PASS (tick)

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS

  • 19.1 Copying karaf logs - PASS (tick)

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

Set up ONOS with 1 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)

Case 10: Mininet with Linc-OE startup - PASS

Start opticalTest.py topology included with ONOS

  • 10.1 Push TopoDDriver.json to ONOS through onos-netcfg - No Result (warning)
  • 10.2 Starting mininet and LINC-OE - PASS (tick)

Case 17: Enable intent compilation using Flow Objectives - PASS

  • 17.1 Enabling Flow Objectives - PASS (tick)

Case 22: Discover Hosts with arping - PASS

Send arpings between all the hosts to discover and verify them

  • 22.1 Send arping between all hosts - PASS (tick)

Case 23: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts - PASS

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick)
  • 31.2 Ping h1 and h2 - PASS (tick)
  • 31.3 Remove Point to Point intents - PASS (tick)

Case 32: Test add host intents between optical layer host - PASS

Test host intents between 2 optical layer host

  • 32.1 Creating list of hosts - No Result (warning)
  • 32.2 Adding host intents to h1 and h2 - PASS (tick)
  • 32.3 Pinging h1 and h2 - PASS (tick)
  • 32.4 Removing host intents - PASS (tick)

Case 14: Stop Mininet - PASS

Stopping the current mininet to start up fresh

  • 14.1 Stopping Mininet - PASS (tick)

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS

  • 19.1 Copying karaf logs - PASS (tick)

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

Set up ONOS with 3 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)

Case 10: Mininet with Linc-OE startup - PASS

Start opticalTest.py topology included with ONOS

  • 10.1 Push TopoDDriver.json to ONOS through onos-netcfg - No Result (warning)
  • 10.2 Starting mininet and LINC-OE - PASS (tick)

Case 16: Balance mastership of switches - PASS

  • 16.1 Balancing mastership of switches - PASS (tick)

Case 17: Enable intent compilation using Flow Objectives - PASS

  • 17.1 Enabling Flow Objectives - PASS (tick)

Case 22: Discover Hosts with arping - PASS

Send arpings between all the hosts to discover and verify them

  • 22.1 Send arping between all hosts - PASS (tick)

Case 23: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts - PASS

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick)
  • 31.2 Ping h1 and h2 - PASS (tick)
  • 31.3 Remove Point to Point intents - PASS (tick)

Case 32: Test add host intents between optical layer host - PASS

Test host intents between 2 optical layer host

  • 32.1 Creating list of hosts - No Result (warning)
  • 32.2 Adding host intents to h1 and h2 - PASS (tick)
  • 32.3 Pinging h1 and h2 - PASS (tick)
  • 32.4 Removing host intents - PASS (tick)

Case 14: Stop Mininet - PASS

Stopping the current mininet to start up fresh

  • 14.1 Stopping Mininet - PASS (tick)

Case 19: Copy karaf logs - PASS

Copying the karaf logs to preserve them throughreinstalling ONOS

  • 19.1 Copying karaf logs - PASS (tick)
  • No labels