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

VPLSfailsafe at 27 Sep 2017 02:31:32

commit ae4b22ffd13d76800f7ecea52429d295cd3814ef (HEAD, origin/master, origin/HEAD, master)
Author: Thomas Vachuska [tom@opennetworking.org]
AuthorDate: Tue Sep 26 15:11:03 2017 -0700
Commit: Simon Hunt [simon@opennetworking.org]
CommitDate: Tue Sep 26 23:02:13 2017 +0000

Changed 'friendly' to 'name' in the link details pane.

Case 1: Starting up 3 node(s) ONOS cluster - PASS

Set up ONOS with 3 node(s) ONOS cluster

  • 1.1 Constructing test variables - PASS (tick)
  • 1.2 Apply cell to environment - PASS (tick)
  • 1.3 Uninstalling ONOS package - PASS (tick)
  • 1.4 Creating ONOS package - PASS (tick)
  • 1.5 Installing ONOS package - PASS (tick)
  • 1.6 Set up ONOS secure SSH - PASS (tick)
  • 1.7 Checking ONOS service - PASS (tick)
  • 1.8 Starting ONOS CLI sessions - PASS (tick)
  • 1.9 Starting Mininet - PASS (tick)
  • 1.10 Activate apps defined in the params file - No Result (warning)
  • 1.11 Set ONOS configurations - No Result (warning)
  • 1.12 App Ids check - PASS (tick)

Case 2: - PASS

  • 2.1 Discover hosts using pings - No Result (warning)
  • 2.2 Load VPLS configurations - PASS (tick)
  • 2.3 Check VPLS configurations - PASS (tick)
  • 2.4 Check interface configurations - PASS (tick)
  • 2.5 Check network configurations for vpls application - PASS (tick)
  • 2.6 Check vpls app configurations - PASS (tick)
  • 2.7 Check connectivity - PASS (tick)
  • 2.8 Loading vpls configuration in case any configuration was missed. - PASS (tick)

Case 50: Check connectivity before running all other tests. - PASS

  • 50.1 Check intent states - PASS (tick)
  • 50.2 Testing connectivity... - PASS (tick)

Case 100: Bring down one host at a time and test connectivity. - FAIL

  • 100.1 Kill link between s1 and h1. - PASS (tick)
  • 100.2 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.3 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 100.4 Re-adding link between s1 and h1. - PASS (tick)
  • 100.5 Discover h1 using ping. - No Result (warning)
  • 100.6 Check intent states - PASS (tick)
  • 100.7 Testing connectivity... - PASS (tick)
  • 100.8 Kill link between s2 and h2. - PASS (tick)
  • 100.9 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.10 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 100.11 Re-adding link between s2 and h2. - PASS (tick)
  • 100.12 Discover h2 using ping. - No Result (warning)
  • 100.13 Check intent states - PASS (tick)
  • 100.14 Testing connectivity... - PASS (tick)
  • 100.15 Kill link between s3 and h3. - PASS (tick)
  • 100.16 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.17 Testing connectivity... - PASS (tick)
  • 100.18 Re-adding link between s3 and h3. - PASS (tick)
  • 100.19 Discover h3 using ping. - No Result (warning)
  • 100.20 Check intent states - PASS (tick)
  • 100.21 Testing connectivity... - PASS (tick)
  • 100.22 Kill link between s4 and h4. - PASS (tick)
  • 100.23 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.24 Testing connectivity... - PASS (tick)
  • 100.25 Re-adding link between s4 and h4. - PASS (tick)
  • 100.26 Discover h4 using ping. - No Result (warning)
  • 100.27 Check intent states - PASS (tick)
  • 100.28 Testing connectivity... - PASS (tick)
  • 100.29 Kill link between s5 and h5. - PASS (tick)
  • 100.30 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.31 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 100.32 Re-adding link between s5 and h5. - PASS (tick)
  • 100.33 Discover h5 using ping. - No Result (warning)
  • 100.34 Check intent states - PASS (tick)
  • 100.35 Testing connectivity... - PASS (tick)
  • 100.36 Kill link between s6 and h6. - PASS (tick)
  • 100.37 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 100.38 Testing connectivity... - PASS (tick)
  • 100.39 Re-adding link between s6 and h6. - PASS (tick)
  • 100.40 Discover h6 using ping. - No Result (warning)
  • 100.41 Check intent states - PASS (tick)
  • 100.42 Testing connectivity... - FAIL (error)
    • Connectivity is NOT as expected.

Case 200: Bring down one switch at a time and test connectivity. - FAIL

  • 200.1 Delete s5. - PASS (tick)
  • 200.2 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 200.3 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 200.4 Add s5. - PASS (tick)
  • 200.5 Reconnecting links on s5. - No Result (warning)
  • 200.6 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 200.7 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 200.8 Delete s6. - PASS (tick)
  • 200.9 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 200.10 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 200.11 Add s6. - FAIL (error)
    • Failed to add switch.
  • 200.12 Reconnecting links on s6. - No Result (warning)
  • 200.13 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 200.14 Testing connectivity... - FAIL (error)
    • Connectivity is NOT as expected.

Case 300: Stop one ONOS node at a time and test connectivity. - FAIL

  • 300.1 Stop ONOS node 0. - PASS (tick)
  • 300.2 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 300.3 Restart ONOS node 0 and checking status of restart. - PASS (tick)
  • 300.4 Checking ONOS nodes. - FAIL (error)
    • Apps are NOT the same across all nodes.
  • 300.5 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 300.6 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 300.7 Stop ONOS node 1. - PASS (tick)
  • 300.8 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 300.9 Restart ONOS node 1 and checking status of restart. - PASS (tick)
  • 300.10 Checking ONOS nodes. - FAIL (error)
    • Apps are NOT the same across all nodes.
  • 300.11 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 300.12 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 300.13 Stop ONOS node 2. - PASS (tick)
  • 300.14 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 300.15 Restart ONOS node 2 and checking status of restart. - PASS (tick)
  • 300.16 Checking ONOS nodes. - FAIL (error)
    • Apps are NOT the same across all nodes.
  • 300.17 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 300.18 Testing connectivity... - FAIL (error)
    • Connectivity is NOT as expected.

Case 310: Kill one ONOS node at a time and test connectivity. - FAIL

  • 310.1 Killing ONOS node 1. - PASS (tick)
  • 310.2 Waiting for ONOS to restart. - No Result (warning)
  • 310.3 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 310.4 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 310.5 Killing ONOS node 2. - PASS (tick)
  • 310.6 Waiting for ONOS to restart. - No Result (warning)
  • 310.7 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 310.8 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 310.9 Killing ONOS node 3. - PASS (tick)
  • 310.10 Waiting for ONOS to restart. - No Result (warning)
  • 310.11 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 310.12 Testing connectivity... - FAIL (error)
    • Connectivity is NOT as expected.

Case 400: Bring down one link at a time and test connectivity. - FAIL

  • 400.1 Bring down link: s1 to h1 - PASS (tick)
  • 400.2 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.3 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.4 Adding link: s1 to h1. - PASS (tick)
  • 400.5 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.6 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.7 Bring down link: s1 to s2 - PASS (tick)
  • 400.8 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.9 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.10 Adding link: s1 to s2. - PASS (tick)
  • 400.11 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.12 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.13 Bring down link: s1 to s5 - PASS (tick)
  • 400.14 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.15 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.16 Adding link: s1 to s5. - PASS (tick)
  • 400.17 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.18 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.19 Bring down link: s2 to h2 - PASS (tick)
  • 400.20 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.21 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.22 Adding link: s2 to h2. - PASS (tick)
  • 400.23 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.24 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.25 Bring down link: s2 to s3 - PASS (tick)
  • 400.26 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.27 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.28 Adding link: s2 to s3. - PASS (tick)
  • 400.29 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.30 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.31 Bring down link: s2 to s6 - PASS (tick)
  • 400.32 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.33 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.34 Adding link: s2 to s6. - PASS (tick)
  • 400.35 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.36 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.37 Bring down link: s3 to h3 - PASS (tick)
  • 400.38 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.39 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.40 Adding link: s3 to h3. - PASS (tick)
  • 400.41 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.42 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.43 Bring down link: s3 to s4 - PASS (tick)
  • 400.44 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.45 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.46 Adding link: s3 to s4. - PASS (tick)
  • 400.47 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.48 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.49 Bring down link: s3 to s6 - PASS (tick)
  • 400.50 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.51 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.52 Adding link: s3 to s6. - PASS (tick)
  • 400.53 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.54 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.55 Bring down link: s4 to h4 - PASS (tick)
  • 400.56 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.57 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.58 Adding link: s4 to h4. - PASS (tick)
  • 400.59 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.60 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.61 Bring down link: s4 to s1 - PASS (tick)
  • 400.62 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.63 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.64 Adding link: s4 to s1. - PASS (tick)
  • 400.65 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.66 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.67 Bring down link: s4 to s2 - PASS (tick)
  • 400.68 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.69 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.70 Adding link: s4 to s2. - PASS (tick)
  • 400.71 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.72 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.73 Bring down link: s4 to s5 - PASS (tick)
  • 400.74 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.75 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.76 Adding link: s4 to s5. - PASS (tick)
  • 400.77 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.78 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.79 Bring down link: s5 to h5 - PASS (tick)
  • 400.80 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.81 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.82 Adding link: s5 to h5. - PASS (tick)
  • 400.83 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.84 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.85 Bring down link: s6 to h6 - PASS (tick)
  • 400.86 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.87 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.88 Adding link: s6 to h6. - PASS (tick)
  • 400.89 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.90 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.91 Bring down link: s1 to s5 - PASS (tick)
  • 400.92 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.93 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.94 Adding link: s1 to s5. - PASS (tick)
  • 400.95 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.96 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.97 Bring down link: s4 to s5 - PASS (tick)
  • 400.98 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.99 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.100 Adding link: s4 to s5. - PASS (tick)
  • 400.101 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.102 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.103 Bring down link: s2 to s6 - PASS (tick)
  • 400.104 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.105 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.106 Adding link: s2 to s6. - PASS (tick)
  • 400.107 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.108 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.109 Bring down link: s3 to s6 - PASS (tick)
  • 400.110 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.111 Testing connectivity... - FAIL (error)
    • Connectivity failed.
  • 400.112 Adding link: s3 to s6. - PASS (tick)
  • 400.113 Check intent states - FAIL (error)
    • Not all Intents in installed state
  • 400.114 Testing connectivity... - FAIL (error)
    • Connectivity is NOT as expected.
  • No labels