Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

commit c1184d777cf02e997262fc675b7ca4a932f54bd4 d95d3524caff5449aded4ff9397c3ed717fc91e6 (HEAD -] , origin/onos-2.2, origin/ onos-2.2)
Author: Chinmaya Agarwal Jian Li [chinmayapyguni@gmail.agarwal@hsc.com]
AuthorDate: Wed Oct 9 16:53:22 2019 +0530Thu Aug 12 18:03:30 2021 +0900
Commit: Pier Luigi Ventre [pier@opennetworking.orgJian Li [pyguni@gmail.com]
CommitDate: Wed Oct 16 10:45:38 2019 +0000
Fix for Bug 8005. Parsing Sub Tlv for multiple neighbors
--
(cherry picked from commit 8bfea5ec60caa14aa61b4efba1758f0394be8a4e)
Thu Aug 12 18:58:19 2021 +0900

Add default route option to kubevirt network

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)

...

-

...

Send arpings between all the hosts to discover and verify them

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

...

FAIL

...

Compare topology elements between Mininet and ONOS

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

Case 31: Install point intents between 2 packet layer device and ping the hosts - 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

...