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

SRDhcprelay at 09 Oct 2020 19:56:11

SRDhcprelay-stratum

commit dd54d5657f40fbd9b2835f9776bedcaf51ff89e9 (HEAD -] master, origin/master, origin/HEAD)
Author: Andrea Campanella [andrea@opennetworking.org]
AuthorDate: Wed Oct 7 16:44:21 2020 +0200
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Fri Oct 9 07:55:37 2020 +0000

[ONOS-8121][VOL-3259] Fixing null filter for felix fileinstall
--
(cherry picked from commit cf3284174edba18f921995fe01fb0e5f802caf7e)

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

  • 21.1 Apply cell to environment - PASS (tick)
  • 21.2 Uninstalling Atomix - PASS (tick)
  • 21.3 Uninstalling ONOS package - PASS (tick)
  • 21.4 Create Cluster Config - PASS (tick)
  • 21.5 Installing Atomix via docker containers - PASS (tick)
  • 21.6 Installing ONOS via docker containers - PASS (tick)
  • 21.7 Set up ONOS secure SSH - PASS (tick)
  • 21.8 Starting ONOS CLI sessions - PASS (tick)
  • 21.9 Checking ONOS nodes - PASS (tick)
  • 21.10 Checking ONOS applications - PASS (tick)
  • 21.11 Set logging levels - PASS (tick)
  • 21.12 Set ONOS configurations - PASS (tick)
  • 21.13 Starting Mininet Topology - PASS (tick)
  • 21.14 Configure switches in ONOS - PASS (tick)
  • 21.15 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 21.16 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 21.17 Stopping Mininet - PASS (tick)
  • 21.18 Copying karaf logs - PASS (tick)

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

  • 22.1 Apply cell to environment - PASS (tick)
  • 22.2 Uninstalling Atomix - PASS (tick)
  • 22.3 Uninstalling ONOS package - PASS (tick)
  • 22.4 Create Cluster Config - PASS (tick)
  • 22.5 Installing Atomix via docker containers - PASS (tick)
  • 22.6 Installing ONOS via docker containers - PASS (tick)
  • 22.7 Set up ONOS secure SSH - PASS (tick)
  • 22.8 Starting ONOS CLI sessions - PASS (tick)
  • 22.9 Checking ONOS nodes - PASS (tick)
  • 22.10 Checking ONOS applications - PASS (tick)
  • 22.11 Set logging levels - PASS (tick)
  • 22.12 Set ONOS configurations - PASS (tick)
  • 22.13 Starting Mininet Topology - PASS (tick)
  • 22.14 Configure switches in ONOS - PASS (tick)
  • 22.15 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 22.16 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 22.17 Stopping Mininet - PASS (tick)
  • 22.18 Copying karaf logs - PASS (tick)

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

  • 41.1 Apply cell to environment - PASS (tick)
  • 41.2 Uninstalling Atomix - PASS (tick)
  • 41.3 Uninstalling ONOS package - PASS (tick)
  • 41.4 Create Cluster Config - PASS (tick)
  • 41.5 Installing Atomix via docker containers - PASS (tick)
  • 41.6 Installing ONOS via docker containers - PASS (tick)
  • 41.7 Set up ONOS secure SSH - PASS (tick)
  • 41.8 Starting ONOS CLI sessions - PASS (tick)
  • 41.9 Checking ONOS nodes - PASS (tick)
  • 41.10 Checking ONOS applications - PASS (tick)
  • 41.11 Set logging levels - PASS (tick)
  • 41.12 Set ONOS configurations - PASS (tick)
  • 41.13 Starting Mininet Topology - PASS (tick)
  • 41.14 Configure switches in ONOS - PASS (tick)
  • 41.15 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 41.16 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 41.17 Stopping Mininet - PASS (tick)
  • 41.18 Copying karaf logs - PASS (tick)

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

  • 61.1 Apply cell to environment - PASS (tick)
  • 61.2 Uninstalling Atomix - PASS (tick)
  • 61.3 Uninstalling ONOS package - PASS (tick)
  • 61.4 Create Cluster Config - PASS (tick)
  • 61.5 Installing Atomix via docker containers - PASS (tick)
  • 61.6 Installing ONOS via docker containers - PASS (tick)
  • 61.7 Set up ONOS secure SSH - PASS (tick)
  • 61.8 Starting ONOS CLI sessions - PASS (tick)
  • 61.9 Checking ONOS nodes - PASS (tick)
  • 61.10 Checking ONOS applications - PASS (tick)
  • 61.11 Set logging levels - PASS (tick)
  • 61.12 Set ONOS configurations - PASS (tick)
  • 61.13 Starting Mininet Topology - PASS (tick)
  • 61.14 Configure switches in ONOS - PASS (tick)
  • 61.15 Verify host IP address assignment in ONOS - PASS (tick)
  • 61.16 Verify IP address assignment from hosts - PASS (tick)
  • 61.17 Stopping Mininet - PASS (tick)
  • 61.18 Copying karaf logs - PASS (tick)
  • No labels