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: