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/FUNCintentRest/732/

...

commit cdc4b8ccca7cde2c4383146ca0ff20d9c51f912a 4f56bbd82905e316b57be30b543158e6fb1f368a (HEAD, origin/master, origin/HEAD, master)
Author: Claudine Chiu [cchiu@cienaYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Thu Mar 30 00:34:39 Apr 27 17:38:20 2017 -04000700
Commit: Yoonseon Han [yoonseon@onlab.usYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
CommitDate: Wed Thu Apr 26 0027 17:4138:20 2017 +0000
ONOS-6204 initial impl of dist. flow objective store-0700

Cosmetic fix about constant name

Case 1: Constructing test variables and building ONOS package - PASS

...

  • 17.1 Enabling Flow Objectives - PASS (tick)

Case 1000: Host Intents Test - 1 NODE(S) - OF 1.3 - Using Flow Objectives -

...

FAIL

This test case tests Host intents using 1 node(s) cluster; Different type of hosts will be tested in each step such as IPV4, Dual stack, VLAN etc; The test will use OF 1.3 OVS running in Mininet and compile intents using Flow Objectives

  • 1000.1 IPV4: Add and test host intents between h1 and h9 - PASS (tick)FAIL (error)
    • Assertion result for IPV4 host intent with mac addresses
    • Install Intent State Passed
    • Flow duration check failed
  • 1000.2 DUALSTACK1: Add host intents between h3 and h11 - PASS (tick)FAIL (error)
    • Assertion Result for dualstack IPV4 with MAC addresses
    • Install Intent State Passed
    • Flow duration check failed
  • 1000.3 DUALSTACK2: Add host intents between h1 and h11 - PASS (tick)FAIL (error)
    • Assertion Result for dualstack2 host intent
    • Install Intent State Passed
    • Flow duration check failed
  • 1000.4 1HOP: Add host intents between h1 and h3 - PASS (tick)
  • 1000.5 VLAN1: Add vlan host intents between h4 and h12 - PASS (tick)
  • 1000.6 Confirm that ONOS leadership is unchanged - PASS (tick)

...