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/1215/

...

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

commit f5d5782ecf67530476f3e3d312569d6669c98a95 57ba38eb10a0e9f9928701ff4551f096ac4cf051 (HEAD -] master, origin/master, origin/HEAD)
Author: Jonghwan Hyun [jonghwan@opennetworking.orgYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Wed Tue May 9 1015 15:1930:50 07 2018 -0700
Commit: Carmelo Cascone [carmelo@opennetworkingYuta HIGUCHI [y-higuchi@opennetworking.org]
CommitDate: Tue Wed May 15 0016 02:2705:42 38 2018 +0000
[ONOS-7654] Fix int.p4 to correctly specify src/sink
bump yang-tools version to 2.4.7

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

...

  • 26.1 Checking configurations for Switches 5 and 6 - No Result (warning)
  • 26.2 ONOS should only show devices S1, S2, S4, and S5 - PASS (tick)
  • 26.3 Removing allowed status from Switches 5 and 6 - No Result (warning)

Case 21: Check Devices After they initially connect to ONOS -

...

PASS

  • 21.1 Check net config - PASS (tick)
  • 21.2 ONOS should only show devices S1, S2, and S4 - FAIL (error)
    • ONOS devices doesn't match the list of allowed devices
  • PASS (tick)
  • 21.3 Check device annotations - PASS (tick)

...

  • 22.1 Add Net Cfg for switch2 - PASS (tick)
  • 22.2 Add Net Cfg for switch4 - PASS (tick)
  • 22.3 Check net config - PASS (tick)

Case 23: Check Devices after all configurations are set -

...

PASS

  • 23.1 Check net config - PASS (tick)
  • 23.2 ONOS should only show devices S1 and S2 - FAIL (error)
  • ONOS devices doesn't match the list of allowed devices.
  • Expected devices: ['of:0000000000000001', 'of:0000000000000002']
  • Actual devices: ['of:0000000000000001', 'of:0000000000000002', 'of:0000000000000005']
  • PASS (tick)
  • 23.3 Check device annotations - PASS (tick)

...