Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 513 Next »

FUNCoptical at 12 May 2017 05:01:33

commit 66fee924a6f956e4edbf1cdcb4e9340a74851671 (HEAD, origin/master, origin/HEAD, master)
Author: Saritha [saritha.rt@samsung.com]
AuthorDate: Wed May 10 12:40:48 2017 +0530
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Thu May 11 22:30:04 2017 +0000

Suspicious reference comparison - Questionable use of reference equality rather than calling equals

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

This test case is mainly for loading from params file, and pull and build the latest ONOS package

  • 1.1 Constructing test variables - FAIL (error)
    • Failed to construct test variables

Case 2: Starting up 1 node(s) ONOS cluster - No Result

  • No labels