Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCovsdbtest/657/

...

commit e00ad0d34254eca0cf8865932854cd02b40b2f46 2a62ef0a9f9dcf21e17c92bd524e635ea4893d98 (HEAD, origin/onos-1.75, onos-1.75)
Author: Hesam Rahimi Changhoon Yoon [hesamchyoon87@kaist.rahimi@huaweiac.comkr]
AuthorDate: Wed Oct 19 15:51:11 2016 -0400Jun 29 16:34:38 2016 +0900
Commit: Brian O'Connor [bocon@onlabJonathan Hart [jono@onlab.us]
CommitDate: Wed Oct 19 17:24:03 2016 -0700
Upgrading tenbi app by using the new version of yang-utils (1.9), andThu Aug 4 00:29:41 2016 +0000

ONOS-4774, ONOS-4775, ONOS-4776 + some minor fixes

Case 1: Setting up test environment -

...

FAIL

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 Starting ONOS CLI sessions - PASS (tick) 1.9 App Ids check - No Result (warning)
  • 1.10 9 Install onos-ovsdb ovsdatabase - PASS (tick)
  • 1.10 Install onos-app-vtnrsc - FAIL (error)
    • Install onos-app-vtnrsc failed
  • 1.11 Install onos-app-vtn - PASS (tick)
  • 1.12 Install onos-app-vtnweb - FAIL (error)
    • Install onos-app-vtnweb failed

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

...

  • 5.1 ovsdb node 1 set ovs manager to onos - PASS (tick)
  • 5.2 Check ovsdb node 1 manager is 10.128.20.11 - PASS (tick)
  • 5.3 Check ovsdb node 1 bridge br-int default flows on 10.128.10.11 - FAIL (error)

Case 6: Configure Network Subnet Port - No Result