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

...

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

commit e39aa1cb0e8825866dc727f1b998b5c50a90d69c ab98a1fbc54d8914048b4b4f319898400057d84e (HEAD -] master, origin/master, origin/HEAD)
Author: DongRyeol Cha Jian Li [dr83pyguni@gmail.cha@samsung.com]
AuthorDate: Wed Fri Oct 2 164 13:4252:01 12 2019 +0900
Commit: DongRyeol Cha Jian Li [dr83pyguni@gmail.cha@samsung.com]
CommitDate: Wed Fri Oct 2 174 14:4147:19 52 2019 +0900
Fixed that the stp enable column name
Fix: resolve a NPE when removing VLAN typed openstack network

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

...

  • 11.1 Creating Host component - No Result (warning)
  • 11.2 Start scapy components - PASS (tick)

Case 1000: Verify flow MAC selectors are correctly compiled -

...

FAIL

Install two flows with only MAC selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the MAC src and dst.

  • 1000.1 Add flows with MAC addresses as the only selectors - PASS (tick)
  • 1000.2 Check flow is in the ADDED state - PASS (tick)
  • 1000.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1000.4 Send a packet to verify the flows are correct - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 3000: Delete flows that were added through rest - PASS

...