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/FUNCovsdbtest_master_20-builds_graph.jpg", alt="FUNCovsdbtest", style="width:525px;height:350px;border:0">

commit 9417e13b3d9d764f9ec94691ef6d5c1ff902a3d8 commit 8aa86115397eb6e4c821c2bdd529523eb0a36f8a (HEAD, origin/master, origin/HEAD, master)
Author: HIGUCHI Yuta [y-higuchi@ak.jp.necJian Li [pyguni@gmail.com]
AuthorDate: Tue Sep 22 7 15:05:35 2015 -070013:42 2021 +0900
Commit: Gerrit Code Review [gerrit@onlab.usJian Li [pyguni@gmail.com]
CommitDate: Wed Sep 23 8 00:3255:02 2015 09 2021 +0000
Update findbugs version to 3.0.1

Case 1: Setting up test environment - PASS

Setup the test environment including installing ONOS, start ONOS.

  • 1.1 Create cell file - No Result (warning)
  • 1.2 Applying cell variable to environment - No Result (warning)
  • 1.3 Git checkout and pullmaster - No Result (warning)
  • 1.4 Using mvn clean install - PASS (tick)
  • 1.5 Creating ONOS package - PASS (tick)
  • 1.6 Installing ONOS package - PASS (tick)
  • 1.7 Checking if ONOS is up yet - PASS (tick)
  • 1.8 App Ids check - No Result (warning)
  • 1.9 Install onos-ovsdatabase - PASS (tick)
  • 1.10 Install onos-app-vtnrsc - PASS (tick)
  • 1.11 Install onos-app-vtn - PASS (tick)
  • 1.12 Install onos-app-vtnweb - PASS (tick)

Case 2: Test ovsdb connection and teardown - PASS

Test ovsdb connection create and delete over ovsdb node and onos node

  • 2.1 Set ovsdb node manager - PASS (tick)
  • 2.2 Check ovsdb node manager is 10.254.1.201 - PASS (tick)
  • 2.3 Delete ovsdb node manager - PASS (tick)
  • 2.4 Check ovsdb node delete manager 10.254.1.201 - PASS (tick)

Case 3: Test default br-int configuration and vxlan port - FAIL

onos create default br-int bridge and vxlan port on the ovsdb node


Support to inject controller IP address to API config for tenant NW
--
(cherry picked from commit 0a05d6fe81c13ddffa4aba674d33103df8e5121b)

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

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

...

  • onos add default bridge on the node 1 failed

...

  • onos add default vxlan port on the node 1 failed

...