Correcting the doc link in Sahara platform tests

There is wrong link to the docs in Sahara
platform tests for Fuel release 6.0. This patch fixes it.

Closes-Bug: #1398393

Change-Id: I4513417f1f9cd368c8399cf7b4b2ed168c9bbb78
This commit is contained in:
Yaroslav Lobankov 2014-12-02 18:42:22 +03:00
parent 7e79964ddb
commit c8b9f9aa12
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class PlatformSaharaTests(sahara.SaharaTest):
super(PlatformSaharaTests, self).setUp()
doc_link = ('http://docs.mirantis.com/openstack/fuel/'
'fuel-5.0/user-guide.html#platform-tests-description')
'fuel-6.0/user-guide.html#platform-tests-description')
ram_msg = ('This test requires more resources: at least one of the '
'compute nodes must have >= {0} MB of free RAM, but you '