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

...

commit 7056a0440f4f21db67969966dcc90d836b2305ae 52f5828004e9c59774a94542e74af7dcc18d9771 (HEAD, origin/onos-1.9, onos-1.9)
Author: You Wang Ray Milkey [you@onlabray@onlab.us]
AuthorDate: Fri Apr 7 14:43:14 Jun 23 12:46:32 2017 -0700
Commit: You Wang Ray Milkey [you@onlabray@onlab.us]
CommitDate: Fri Apr 7 14:48:56 Jun 23 12:46:32 2017 -0700
Fix NullPointerException when resourceGroupId is null
Starting snapshot 1.9.3-SNAPSHOT

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

...

  • 17.1 Enabling Flow Objectives - PASS (tick)

Case 1000: Host Intents Test - 3 NODE(S) - OF 1.0 - Using Flow Objectives -

...

FAIL

This test case tests Host intents using 3 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.0 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 Passed
    • Initial Intent State Passed
    • Initial Flow State Passed
    • Initial Ping Failed
    • Link Down Passed
    • Link Down Intent State Passed
    • Link Down Flow State Passed
    • Link Down Topology State Passed
    • Link Down Pingall Passed
    • Link Up Passed
    • Link Up Intent State Passed
    • Link Up Flow State Passed
    • Link Up Topology State Passed
    • Link Up Pingall Passed
    • Remove Intents Passed
  • 1000.2 DUALSTACK1: Add host intents between h3 and h11 - PASS (tick)
  • 1000.3 DUALSTACK2: Add host intents between h1 and h11 - PASS (tick)
  • 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)

...