Merge "Run cinder-mypy job in the check"

This commit is contained in:
Zuul
2021-08-04 17:25:31 +00:00
committed by Gerrit Code Review

View File

@@ -11,6 +11,8 @@
jobs: jobs:
- cinder-code-coverage: - cinder-code-coverage:
voting: false voting: false
- cinder-mypy:
voting: false
- cinder-tox-bandit-baseline: - cinder-tox-bandit-baseline:
voting: false voting: false
- openstack-tox-functional-py36: - openstack-tox-functional-py36:
@@ -101,7 +103,6 @@
irrelevant-files: *gate-irrelevant-files irrelevant-files: *gate-irrelevant-files
- tempest-full-py3-opensuse15: - tempest-full-py3-opensuse15:
irrelevant-files: *gate-irrelevant-files irrelevant-files: *gate-irrelevant-files
- cinder-mypy
- job: - job:
# Security testing for known issues # Security testing for known issues