X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fhow-to-use%2FIntegrationTests.rst;fp=docs%2Fhow-to-use%2FIntegrationTests.rst;h=bc4b706ccc503b3efd5f0294bccdc33e5f293f03;hb=0175feef9f00ea7595e4f7cc13f3b7a9c26e9a02;hp=98f1d1de2948ffcbcc9e8164a8f68a17ff68fcf3;hpb=b2590d79a80dc12948d028ffee5b911b59daa777;p=snaps.git diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst index 98f1d1d..bc4b706 100644 --- a/docs/how-to-use/IntegrationTests.rst +++ b/docs/how-to-use/IntegrationTests.rst @@ -536,6 +536,17 @@ create_stack_tests.py - CreateStackNestedResourceTests | | | initialized OpenStackVmInstance objects | +---------------------------------------+---------------+-----------------------------------------------------------+ +create_stack_tests.py - CreateStackUpdateTests +---------------------------------------------- + ++---------------------------------------+---------------+-----------------------------------------------------------+ +| Test Name | Heat API | Description | ++=======================================+===============+===========================================================+ +| test_update | 1 | Ensures that an OpenStackHeatStack can have the number of | +| | | VMs updated and they are spawned and access can be | +| | | obtained with SSH over floating IPs | ++---------------------------------------+---------------+-----------------------------------------------------------+ + create_stack_tests.py - CreateStackRouterTests ----------------------------------------------