stable/4.1 only:Disable murano apache test

To get test discovered we need that all
deployment tags will be true.
To reach situation when tests will not
discover and will not display in UI
we need to add deployment tag that returns false
For this case false tag is RHEL
So add deployment tag RHEL for test
apache Murano to disable it

Change-Id: I44759535d1fb29d1ad12d8bb50a90d2872196b11
This commit is contained in:
TatyanaLeontovich 2014-02-28 17:41:14 +02:00
parent 16198b3808
commit dc54d99ddf
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ class MuranoDeployLinuxServicesTests(murano.MuranoTest):
Duration: 920 s.
Deployment tags: Murano, Heat
Deployment tags: RHEL, Murano, Heat
"""
fail_msg = "Can't create environment. Murano API is not available. "