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 4 Next »

HATestSanity at 29 Apr 2015 12:05:01

commit 15c38006e4a1f2562fc60f212f2d5004e755961f (HEAD, origin/master, origin/HEAD, master) Author: Sho SHIMIZU [sshimizu@us.fujitsu.com] AuthorDate: Tue Apr 28 19:00:37 2015 -0700 Commit: Gerrit Code Review [gerrit@onlab.us] CommitDate: Wed Apr 29 15:54:31 2015 +0000 Remove "public" from TrafficSelector definition to follow our convention

Case 1: Setting up test environment - PASSED

1.1 Applying cell variable to environment - PASSED

1.2 Starting Mininet - PASSED

1.3 Compiling the latest version of ONOS - PASSED

1.4 Creating ONOS package - PASSED

1.5 Installing ONOS package - PASSED

1.6 Checking if ONOS is up yet - PASSED

1.7 Start Packet Capture MN - PASSED

Case 16: Install Primitives app - PASSED

16.1 Install Primitives app - PASSED

Case 17: Check for basic functionality with distributed primitives - PASSED

17.1 Increment and get a default counter on each node - PASSED

17.2 Increment and get an in memory counter on each node - PASSED

17.3 Check counters are consistant across nodes - PASSED

17.4 Counters we added have the correct values - PASSED

17.5 Distributed Set get - PASSED

17.6 Distributed Set size - PASSED

17.7 Distributed Set add() - PASSED

17.8 Distributed Set addAll() - PASSED

17.9 Distributed Set contains() - PASSED

17.10 Distributed Set containsAll() - PASSED

17.11 Distributed Set remove() - PASSED

17.12 Distributed Set removeAll() - PASSED

17.13 Distributed Set addAll() - PASSED

17.14 Distributed Set clear() - PASSED

17.15 Distributed Set addAll() - PASSED

17.16 Distributed Set retain() - PASSED

Case 13: Test Cleanup - PASSED

13.1 Killing tcpdumps - PASSED

13.2 Copying MN pcap and ONOS log files to test station - PASSED

13.3 Stopping Mininet - PASSED

13.4 Checking ONOS Logs for errors - PASSED

13.5 Packing and rotating pcap archives - PASSED

  • No labels