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/FUNCoptical/968/

...

commit 70df7679ddc95dffcfed67b18bc7a28f619c9634 5130129f56ea35730201fe82606d604917b2edf8 (HEAD, origin/master, origin/HEAD, master)
Author: Jordan Halterman Yi Tseng [jordan@opennetworkinga86487817@gmail.orgcom]
AuthorDate: Thu Aug 3 16:25:19 Fri Jul 28 13:02:59 2017 -0700
Commit: Jordan Halterman Charles Chan [jordan@opennetworkingcharles@opennetworking.org]
CommitDate: Fri Sat Aug 4 5 00:4810:18 52 2017 +0000
Throw ConcurrentModification exception when ConsistentMap compute call conflicts with concurrent operation(s)
[CORD-1614] Refactor DHCP relay app

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

...

  • 23.1 Comparing Mininet topology to ONOS topology - PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts -

...

FAIL

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick)
  • 31.2 Ping h1 and h2 - PASS (tick)FAIL (error)
    • Failed to ping between h1 and h2
  • 31.3 Remove Point to Point intents - PASS (tick)

Case 32: Test add host intents between optical layer host -

...

FAIL

Test host intents between 2 optical layer host

  • 32.1 Creating list of hosts - No Result (warning)
  • 32.2 Adding host intents to h1 and h2 - PASS (tick)FAIL (error)
    • Some of the intents are not in INSTALLED state
  • 32.3 Pinging h1 and h2 - PASS (tick) 32.4 Removing host intents - PASS (tick)

...