Chore: Revert back to ubuntu1804-docker
[ci-management.git] / jjb / integration / integration-data-provider.yaml
index d1fd1f9..3ec66f8 100644 (file)
@@ -9,7 +9,7 @@
     name: integration-data-provider-info
     project: integration/data-provider
     project-name: integration-data-provider
-    build-node: centos7-builder-2c-1g
+    build-node: centos8-builder-2c-1g
     jobs:
       - gerrit-info-yaml-verify
 
           tox-dir: '.'
           tox-envs: 'md'
           pattern: '**/*.md'
+      - 'cov':
+          tox-dir: '.'
+          tox-envs: 'cov'
+          pattern: '**/*.py'
+      - 'mypy':
+          tox-dir: '.'
+          tox-envs: 'mypy'
+          pattern: '**/*.py'
     stream:
       - 'master':
           branch: 'master'