From e243823809129df9ae1391f1a78740b80ac1a87e Mon Sep 17 00:00:00 2001 From: Alvaro Lopez Garcia Date: Mon, 18 Mar 2024 13:05:34 +0100 Subject: [PATCH] test remove --- .sqa/config.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/.sqa/config.yml b/.sqa/config.yml index 77d1f60e..1a5de3d5 100644 --- a/.sqa/config.yml +++ b/.sqa/config.yml @@ -1,22 +1,22 @@ sqa_criteria: - qc_style: - repos: - deepaas: - container: DEEPaaS-testing - tox: - tox_file: 'tox.ini' - testenv: - - flake8 - - black - - pip-missing-reqs - qc_security: - repos: - deepaas: - container: DEEPaaS-testing - tox: - tox_file: 'tox.ini' - testenv: - - bandit + # qc_style: + # repos: + # deepaas: + # container: DEEPaaS-testing + # tox: + # tox_file: 'tox.ini' + # testenv: + # - flake8 + # - black + # - pip-missing-reqs + # qc_security: + # repos: + # deepaas: + # container: DEEPaaS-testing + # tox: + # tox_file: 'tox.ini' + # testenv: + # - bandit qc_doc: repos: deepaas: