summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/IntegrationTests.rst
diff options
context:
space:
mode:
authorspisarski <s.pisarski@cablelabs.com>2017-11-29 13:11:20 -0700
committerspisarski <s.pisarski@cablelabs.com>2017-11-29 13:11:20 -0700
commit43151f4e44e64b8436bed234f2dcb60dfc643687 (patch)
tree95c1e6c9838f9ae8d86a3111061d0163a8a10f72 /docs/how-to-use/IntegrationTests.rst
parent530ca566f0554d69ac11dd3b919be25c2e689ed6 (diff)
Cluster template cleanup
Removal of negative tests where an invalid keypair is being configured. This test was not operating consistently between pods Update testing documentation Updated some invalid class names in pydoc Change-Id: I7a392e9ed993450de40a20457044ba8294d45044 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Diffstat (limited to 'docs/how-to-use/IntegrationTests.rst')
-rw-r--r--docs/how-to-use/IntegrationTests.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst
index 80c93d0..1856bb9 100644
--- a/docs/how-to-use/IntegrationTests.rst
+++ b/docs/how-to-use/IntegrationTests.rst
@@ -695,9 +695,6 @@ cluster_template_tests.py - CreateClusterTemplateTests
| | | raise an exception when the image is invalid |
+----------------------------------------+---------------+-----------------------------------------------------------+
| test_create_cluster_template_bad | 1 | Tests to ensure OpenStackClusterTemplate#create() will |
-| _keypair | | raise an exception when the keypair is invalid |
-+----------------------------------------+---------------+-----------------------------------------------------------+
-| test_create_cluster_template_bad | 1 | Tests to ensure OpenStackClusterTemplate#create() will |
| _network_driver | | raise an exception when the network driver is invalid |
+----------------------------------------+---------------+-----------------------------------------------------------+
| test_create_cluster_template_bad | 1 | Tests to ensure OpenStackClusterTemplate#create() will |