From: Morgan Richomme Date: Thu, 17 Aug 2017 13:57:50 +0000 (+0200) Subject: Disable temporarily Doctor from Functest X-Git-Tag: opnfv-5.0.RC1~192 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0e919a00c9fa4827af77731fffb0fc5dccc1f16c;p=functest.git Disable temporarily Doctor from Functest The test case is currently failing whatever the scenario/installer It is misleading for some scenarios (e.g. barometer) As it is systematically failing for the moment, it makes more sense to disable the test rather than complexify regex constraints The test case will be reenabled when the following points will be fixed: - Python 3 support (pending question to Release Manager) - packaging OK: pending patches [1] [2] (need merge of [1]) - remove packet installation in run [1] https://gerrit.opnfv.org/gerrit/#/c/38177/ [2] https://gerrit.opnfv.org/gerrit/#/c/38053/ Change-Id: Ic06786f0d516f1702dc44dc521ba8ca810ee76f9 Signed-off-by: Morgan Richomme --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 719d00e15..4a047b3f1 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -269,6 +269,7 @@ tiers: - case_name: doctor-notification + enabled: false project_name: doctor criteria: 100 blocking: false