From 3945cd85f66b6c9cc2a34baef8c9893fbbec4e4e Mon Sep 17 00:00:00 2001 From: Anastasia Kuznetsova Date: Mon, 22 Dec 2014 14:47:26 +0400 Subject: [PATCH] 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 --- pages/operations/8600-heat.rst | 1 - .../health-checks/0630-heat-prepare-test.rst | 21 ------------------- .../0600-platform-tests-intro.rst | 1 - 3 files changed, 23 deletions(-) delete mode 100644 pages/operations/health-checks/0630-heat-prepare-test.rst diff --git a/pages/operations/8600-heat.rst b/pages/operations/8600-heat.rst index 883470531..c802c7b05 100644 --- a/pages/operations/8600-heat.rst +++ b/pages/operations/8600-heat.rst @@ -54,5 +54,4 @@ For more information: * Mirantis `blog record `_ about Heat. -.. include:: /pages/operations/health-checks/0630-heat-prepare-test.rst .. include:: /pages/operations/health-checks/0650-heat-test-details.rst diff --git a/pages/operations/health-checks/0630-heat-prepare-test.rst b/pages/operations/health-checks/0630-heat-prepare-test.rst deleted file mode 100644 index e0d98765b..000000000 --- a/pages/operations/health-checks/0630-heat-prepare-test.rst +++ /dev/null @@ -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 `_. - -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. - diff --git a/pages/user-guide/health-checks/0600-platform-tests-intro.rst b/pages/user-guide/health-checks/0600-platform-tests-intro.rst index 414945133..8588e0eeb 100644 --- a/pages/user-guide/health-checks/0600-platform-tests-intro.rst +++ b/pages/user-guide/health-checks/0600-platform-tests-intro.rst @@ -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`