Disable tempest run on tripleo-ci-fedora-28-standalone

* Since tripleo-ci-fedora-28-standalone is not yet ready to support
  tempest and python3, till then let's disable tempest run on it.
  Once it is available we can enable tempest here.

Change-Id: If6047b5f19198789a07bb4b2e1dc16111355bf9c
This commit is contained in:
Chandan Kumar 2018-10-26 15:08:20 +05:30
parent a574b2d627
commit 70bb03c922
1 changed files with 2 additions and 0 deletions

View File

@ -20,3 +20,5 @@
vars:
environment_type: standalone
featureset: '052'
featureset_override:
run_tempest: false