X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Ftesting%2Fuser%2Fuserguide%2Ftest_details.rst;h=97c4688ccadea9d9dc78861d0676be8c55cc0026;hb=ed9c3b0b4aaa751e298aed6c52f56d2a0319c70d;hp=43a75b73d97d1e6b148bb81c8594e09b477dc63b;hpb=726cab11430b12f303cd4ab5d5d383d21bee5c9a;p=functest.git diff --git a/docs/testing/user/userguide/test_details.rst b/docs/testing/user/userguide/test_details.rst index 43a75b73d..97c4688cc 100644 --- a/docs/testing/user/userguide/test_details.rst +++ b/docs/testing/user/userguide/test_details.rst @@ -110,28 +110,28 @@ As vPing_ssh, it checks that 2 instances can talk to each other on a Private Tenant network:: vPing_userdata test case - +-------------+ +-------------+ - | | | | - | | Boot VM1 with IP1 | | - | +------------------->| | - | | | | - | | Boot VM2 with | | - | | ping.sh as userdata| | - | | with IP1 as $1. | | - | +------------------->| | - | Tester | | System | - | | VM2 exeutes ping.sh| Under | - | | (ping IP1) | Test | - | +------------------->| | - | | | | - | | Monitor nova | | - | | console-log VM 2 | | - | | If ping: | | - | | exit OK | | - | | else (timeout) | | - | | exit Failed | | - | | | | - +-------------+ +-------------+ + +-------------+ +-------------+ + | | | | + | | Boot VM1 with IP1 | | + | +-------------------->| | + | | | | + | | Boot VM2 with | | + | | ping.sh as userdata | | + | | with IP1 as $1. | | + | +-------------------->| | + | Tester | | System | + | | VM2 executes ping.sh| Under | + | | (ping IP1) | Test | + | +-------------------->| | + | | | | + | | Monitor nova | | + | | console-log VM 2 | | + | | If ping: | | + | | exit OK | | + | | else (timeout) | | + | | exit Failed | | + | | | | + +-------------+ +-------------+ When the second VM boots it will execute the script passed as userdata automatically. The ping will be detected by periodically capturing the output