summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/IntegrationTests.rst
diff options
context:
space:
mode:
authorSteven Pisarski <s.pisarski@cablelabs.com>2017-08-11 14:46:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-11 14:46:05 +0000
commit887c0c9010e8b23bf7c955c0809c1b761ddf2096 (patch)
tree0ed4c94b74830052e76b7e67aa04a67f41437137 /docs/how-to-use/IntegrationTests.rst
parent9830e986f374fb0fbb7f5b42af09793606ea2a92 (diff)
parent2b9b2d64c5be98405aaaf98db58f06b35b8af983 (diff)
Merge "SNAPS Stack creators can now return SNAPS network creators."
Diffstat (limited to 'docs/how-to-use/IntegrationTests.rst')
-rw-r--r--docs/how-to-use/IntegrationTests.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst
index e5c9901..8ef54ec 100644
--- a/docs/how-to-use/IntegrationTests.rst
+++ b/docs/how-to-use/IntegrationTests.rst
@@ -247,6 +247,9 @@ create_stack_tests.py - CreateStackSuccessTests
| test_create_same_stack | 2 | Ensures that a Heat stack with the same name cannot be |
| | | created 2x |
+---------------------------------------+---------------+-----------------------------------------------------------+
+| test_create_same_stack | 2 | Ensures that a Heat stack with the same name cannot be |
+| | | created 2x |
++---------------------------------------+---------------+-----------------------------------------------------------+
create_stack_tests.py - CreateStackNegativeTests
------------------------------------------------