Remove 'heat-prepare-test' article

In "Preparing Heat for Testing" section in FUEL documentation
there is a link with special Fedora ISO that needs to be uploaded.
In the next FUEL release we won't upload any special ISO for heat tests,
so this page is unnecessary.

Change-Id: Idf3009346027ccb4b2ce982fe30a86975e67ed6c
Closes-Bug: #1401940
This commit is contained in:
Anastasia Kuznetsova
2014-12-22 14:47:26 +04:00
parent 387b967111
commit 3945cd85f6
3 changed files with 0 additions and 23 deletions

View File

@@ -54,5 +54,4 @@ For more information:
* Mirantis `blog record <http://www.mirantis.com/blog/heat-things-up-with-openstack-before-your-competitors-do/>`_ about Heat.
.. include:: /pages/operations/health-checks/0630-heat-prepare-test.rst
.. include:: /pages/operations/health-checks/0650-heat-test-details.rst

View File

@@ -1,21 +0,0 @@
.. _heat-test-prepare:
Preparing Heat for Testing
--------------------------
The platform tests are run in the tenant you've specified in
'OpenStack Settings' tab during OpenStack installation. By default that is
'admin' tenant. Perform the following actions under that tenant to prepare Heat
for testing of its autoscaling feature:
1. Download the `image of Linux Fedora with pre-installed cloud-init and heat-cfntools
packages <http://murano-files.mirantis.com/F17-x86_64-cfntools.qcow2>`_.
2. Then upload the image into OpenStack Image Service (Glance)
into 'admin' tenant and name it 'F17-x86_64-cfntools'.
Now Heat autoscaling is ready for testing. Note that this test creates a stack
with two instances of Linux Fedora and it may fail if Compute node doesn't
have enough resources.

View File

@@ -14,5 +14,4 @@ See the following:
- :ref:`sahara-test-details`
- :ref:`murano-test-prepare`
- :ref:`murano-test-details`
- :ref:`heat-test-prepare`
- :ref:`heat-test-details`