diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-28 11:47:30 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-28 11:54:16 +0100 |
commit | 26263996411201a13a3d82f5a37e57fc996ef58e (patch) | |
tree | 3b9cb28e3d2daa305ccf269379d2327b7b023975 /utils/test/reporting/reporting.yaml | |
parent | 92f191536df48cb97b312b70f6f5fb02a29d7e67 (diff) |
Move case base from tempest_smoke_serial to snaps_healthcheck
It will allow to show additional scenarios in the reporting page
the scenarios that fail on healthcheck or smoke tests
before running tempest_smoke_serial
Change-Id: I0d9ba84296bfc867ab80caa7873bb5bcb8469fc2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'utils/test/reporting/reporting.yaml')
-rw-r--r-- | utils/test/reporting/reporting.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/reporting.yaml b/utils/test/reporting/reporting.yaml index 9ec7b286c..81e976a28 100644 --- a/utils/test/reporting/reporting.yaml +++ b/utils/test/reporting/reporting.yaml @@ -11,7 +11,7 @@ general: log: log_file: reporting.log - log_level: INFO + log_level: ERROR period: 10 |