Implementation of API validaton exemption in dovetail 49/54949/3
authorGeorg Kunz <georg.kunz@ericsson.com>
Sun, 1 Apr 2018 09:35:09 +0000 (11:35 +0200)
committerGeorg Kunz <georg.kunz@ericsson.com>
Tue, 17 Apr 2018 19:14:14 +0000 (19:14 +0000)
commit749946dcc5b17cfca43c6e8692359f4972e48b21
treebbfb42c881e4e2cb5947b6fb15e0b0fa095651c7
parent71ba21ff906d4104a81442d4712aac13cf4906d4
Implementation of API validaton exemption in dovetail

This patch adds the ability to Dovetail to disable strict API
response validation in Tempest-based test cases run by Functest.

Corresponding updates of the web portal and backporting of this patch to
OVP 1.0.0 (Danube) will follow.

JIRA: DOVETAIL-633

Change-Id: Iace99ea1b6224ea907a2c3af8676e9285e6ad3ee
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
dovetail/constants.py
dovetail/run.py
dovetail/testcase.py
etc/conf/cmd_config.yml
etc/patches/functest/disable-api-validation/0001-Allow-additional-properties-in-API-responses.patch [new file with mode: 0644]
etc/patches/functest/disable-api-validation/apply.sh [new file with mode: 0755]