From cac5405dde591b8b8d067f904bbedf7896427ff2 Mon Sep 17 00:00:00 2001 From: Yanyan Hu Date: Wed, 10 Dec 2014 16:59:10 +0800 Subject: [PATCH] Fixed non error --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 67e48e246..84962cf14 100644 --- a/tox.ini +++ b/tox.ini @@ -4,6 +4,7 @@ minversion = 1.6 skipsdist = True [testenv] + # Note the hash seed is set to 0 until senlin can be tested with a # random hash seed successfully. setenv = VIRTUAL_ENV={envdir}