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

SRDhcprelay at 22 Sep 2020 10:21:36

SRDhcprelay-stratum

commit adbe515b452e501b2fa346071bfbba3c6c14706e (HEAD -] master, origin/master, origin/HEAD)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Tue Sep 22 11:23:29 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Tue Sep 22 12:26:12 2020 +0000

Fix: shorten the hostname unique string length from five to four
--
(cherry picked from commit f4efdf58e3a8e2dcdfb2254c68c0323532e78898)

Case 1: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

  • 1.1 Constructing test variables - PASS (tick)
  • 1.2 Apply cell to environment - PASS (tick)
  • 1.3 Uninstalling Atomix - PASS (tick)
  • 1.4 Uninstalling ONOS package - PASS (tick)
  • 1.5 Building ONOS Docker image - PASS (tick)
  • 1.6 Create Cluster Config - PASS (tick)
  • 1.7 Installing Atomix via docker containers - PASS (tick)
  • 1.8 Installing ONOS via docker containers - PASS (tick)
  • 1.9 Set up ONOS secure SSH - PASS (tick)
  • 1.10 Starting ONOS CLI sessions - PASS (tick)
  • 1.11 Checking ONOS nodes - PASS (tick)
  • 1.12 Checking ONOS applications - PASS (tick)
  • 1.13 Set logging levels - PASS (tick)
  • 1.14 Set ONOS configurations - PASS (tick)
  • 1.15 Starting Mininet Topology - PASS (tick)
  • 1.16 Configure switches in ONOS - PASS (tick)
  • 1.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 1.18 Verify IP address assignment from hosts - PASS (tick)
  • 1.19 Stopping Mininet - PASS (tick)
  • 1.20 Copying karaf logs - PASS (tick)

Case 2: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - FAIL

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling Atomix - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Create Cluster Config - PASS (tick)
  • 2.5 Installing Atomix via docker containers - PASS (tick)
  • 2.6 Installing ONOS via docker containers - PASS (tick)
  • 2.7 Set up ONOS secure SSH - PASS (tick)
  • 2.8 Starting ONOS CLI sessions - PASS (tick)
  • 2.9 Checking ONOS nodes - PASS (tick)
  • 2.10 Checking ONOS applications - PASS (tick)
  • 2.11 Set logging levels - PASS (tick)
  • 2.12 Set ONOS configurations - PASS (tick)
  • 2.13 Starting Mininet Topology - PASS (tick)
  • 2.14 Configure switches in ONOS - PASS (tick)
  • 2.15 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 2.16 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 2.17 Stopping Mininet - PASS (tick)
  • 2.18 Copying karaf logs - PASS (tick)

Case 21: DHCP v4 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - FAIL

  • No labels