Delete tempest.yml playbook

This file is added by accident. Remove it now.

TrivialFix

Change-Id: I8546f25a3f0368a3351e9f6eceb4c37cde5e56fc
This commit is contained in:
Jeffrey Zhang 2016-09-24 23:53:12 +08:00
parent 911dfe4ef7
commit 127ffc99ff

@ -1,7 +0,0 @@
---
- hosts:
- tempest
roles:
- { role: tempest,
tags: tempest,
when: enable_tempest | bool }