aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/utils/env.py
diff options
context:
space:
mode:
Diffstat (limited to 'xtesting/utils/env.py')
-rw-r--r--xtesting/utils/env.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/xtesting/utils/env.py b/xtesting/utils/env.py
index f17d78a1..df06cb7b 100644
--- a/xtesting/utils/env.py
+++ b/xtesting/utils/env.py
@@ -15,6 +15,7 @@ import prettytable
INPUTS = {
'CI_LOOP': 'daily',
+ 'DEBUG': 'false',
'DEPLOY_SCENARIO': 'os-nosdn-nofeature-noha',
'INSTALLER_TYPE': 'unknown',
'BUILD_TAG': None,