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`