summaryrefslogtreecommitdiffstats
path: root/jjb/oom
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/oom')
-rw-r--r--jjb/oom/offline-installer.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/oom/offline-installer.yaml b/jjb/oom/offline-installer.yaml
index 5e96e1856..fc89d0226 100644
--- a/jjb/oom/offline-installer.yaml
+++ b/jjb/oom/offline-installer.yaml
@@ -23,3 +23,19 @@
build-node: centos7-builder-2c-1g
project: oom/offline-installer
branch: master
+
+- project:
+ name: offline-installer-linters
+ project: oom/offline-installer
+ project-name: offline-installer
+ python-version: python3
+ jobs:
+ - integration-linters
+ subproject:
+ - 'py':
+ tox-dir: '.'
+ tox-envs: 'py'
+ pattern: '**/*.py'
+ stream:
+ - 'master':
+ branch: 'master'