Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/FUNC-pipeline-master/1700/

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/FUNCoptical_masteronos-1.15_20-builds_graph.jpg", alt="FUNCoptical", style="width:525px;height:350px;border:0">

commit 25669c6ddf72a22d3d2cfa091298012a7386001a 980eea4a63639bf082570c8bf9e882554921112a (HEAD -] masteronos-1.15, origin/master, origin/HEADonos-1.15)
Author: Seyeon Jeong [seyeon@opennetworking.org]
AuthorDate: Wed Feb 19 17:51:05 2020 -0800
Commit: Charles Chan Seyeon Jeong [charles@opennetworkingseyeon@opennetworking.org]
CommitDate: Fri Wed Feb 21 0119 18:4200:24 12 2020 +0000-0800

Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr
--
(cherry picked from commit 980eea4a63639bf082570c8bf9e882554921112a)

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

...

  • 1.1 Constructing test variables - PASS (tick)

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

...

up

...

1 node(s) ONOS cluster

...

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling Atomix - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Creating ONOS package - PASS (tick)
  • 2.5 Installing Atomix - PASS (tick)
  • 2.6 Installing ONOS package - PASS (tick)
  • 2.7 Set up ONOS secure SSH - PASS (tick)
  • 2.8 Checking ONOS service - PASS (tick)
  • 2.9 Starting ONOS CLI sessions - PASS (tick)
  • 2.10 Checking ONOS nodes - PASS (tick)
  • 2.11 Checking ONOS applications - FAIL (error)
    • Not all ONOS apps are activated

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

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - FAIL (error)
    • ONOS incorrectly discovered the topology

...

- FAIL

...

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

  • 31.1 Adding point intents - FAIL (error)
    • Failed to ping between h1 and h2
  • 31.2 Remove Point to Point intents - FAIL (error)
    • Failed to remove host intents

Case 32: Test add host intents between optical layer host - No Result

...