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

...

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 99c59dbb0351f5389b822bfe2628faf0ff5ab22e 1a098eb4c351591084edfaae26cb394e4f950265 (HEAD -] master, origin/master, origin/HEAD)
Author: Carmelo Cascone [carmelo@opennetworking.orgHarshada Chaundkar [harshada_chaundkar@comcast.com]
AuthorDate: Thu Tue Jan 17 15 00:3905:35 57 2019 -0800+0000
Commit: Carmelo Cascone Charles Chan [carmelo@opennetworkingcharles@opennetworking.org]
CommitDate: Thu Tue Jan 17 22 18:1144:43 2019 -0800
ONOS-7898 Action profile group/member refactoring13 2019 +0000

PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager
--
(cherry picked from commit 0d7cf74b85729c4346ae53b441793c24af0a3102)

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

...

  • 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:0000000000000004']
  • PASS (tick)
  • 23.3 Check device annotations - PASS (tick)

...