summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/IntegrationTests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/how-to-use/IntegrationTests.rst')
-rw-r--r--docs/how-to-use/IntegrationTests.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst
index 981560f..e5c9901 100644
--- a/docs/how-to-use/IntegrationTests.rst
+++ b/docs/how-to-use/IntegrationTests.rst
@@ -281,6 +281,16 @@ create_instance_tests.py - SimpleHealthCheck
| | Neutron 2 | port and it's assigned IP address |
+---------------------------------------+---------------+-----------------------------------------------------------+
+create_instance_tests.py - CreateInstanceTwoNetTests
+----------------------------------------------------
+
++---------------------------------------+---------------+-----------------------------------------------------------+
+| Test Name | API Versions | Description |
++=======================================+===============+===========================================================+
+| test_ping_via_router | Nova 2 | Tests the ability of two VMs on different private overlay |
+| | Neutron 2 | networks tied together with a router to ping each other |
++---------------------------------------+---------------+-----------------------------------------------------------+
+
create_instance_tests.py - CreateInstanceSingleNetworkTests
-----------------------------------------------------------