User Tools

Site Tools


sdnvpn:main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sdnvpn:main [2015/12/01 09:08]
Thomas Morin adjustements and comments
sdnvpn:main [2015/12/01 12:22] (current)
Ana Cunha
Line 124: Line 124:
   * Ping from VM1 to VM5 should work   * Ping from VM1 to VM5 should work
  
-Jira task in Yardstick for the Test 1: https://​jira.opnfv.org/​browse/​YARDSTICK-185?​jql=project%20%3D%20YARDSTICK+Jira task in Yardstick for the Test 1: https://​jira.opnfv.org/​browse/​YARDSTICK-185
  
 === Test Case 2  - tenant separation=== === Test Case 2  - tenant separation===
Line 146: Line 146:
   * ping from VM4 to VM5 should work   * ping from VM4 to VM5 should work
   * ping from VM4 to VM1 and VM3 should not work   * ping from VM4 to VM1 and VM3 should not work
 +
 +Jira task in Yardstick for the Test2: https://​jira.opnfv.org/​browse/​YARDSTICK-192
  
 [TM Comments:] [TM Comments:]
Line 154: Line 156:
    - of course, both cannot be simultaneously true, so the test above is incorrect in that case    - of course, both cannot be simultaneously true, so the test above is incorrect in that case
 - I think that the right way to check for proper support of address overlap is to check that, when VM1 exchanges with 10.10.11.2, VM1 is actually talking with VM3 and not VM5. A way to achieve that is to use a real protocol connection (HTTP, SSH, netcat...) and have something returned to check who is the destination;​ for instance VM3 would serve a file with "I am VM3" in it, and VM5 a file with "I am VM5" in it ; VM1 would check that it received "I am VM3"​. ​ Similarly VM4 can check that it talks with VM5. - I think that the right way to check for proper support of address overlap is to check that, when VM1 exchanges with 10.10.11.2, VM1 is actually talking with VM3 and not VM5. A way to achieve that is to use a real protocol connection (HTTP, SSH, netcat...) and have something returned to check who is the destination;​ for instance VM3 would serve a file with "I am VM3" in it, and VM5 a file with "I am VM5" in it ; VM1 would check that it received "I am VM3"​. ​ Similarly VM4 can check that it talks with VM5.
- 
  
sdnvpn/main.1448960921.txt.gz ยท Last modified: 2015/12/01 09:08 by Thomas Morin