From ed4b2b0d4eb31c5a1ad2d44ca588704794003bda Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Tue, 19 Apr 2016 23:38:01 +0800 Subject: [PATCH] add tempest to test requirement Change-Id: I97a8b3ed823c4642f7499494a6a03f4913e3e3cd --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 0a13746af..7d7a02668 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,6 +59,7 @@ test = coverage>=3.6 fixtures>=1.3.1 mock>=1.0 + tempest>=11.0.0 # Apache-2.0 testrepository>=0.0.18 testtools>=1.4.0 gabbi>=0.12.0 # Apache-2.0