zuul-jobs/zuul.d/jobs.yaml
Davlet Panech 62638b335e Jobs for running pylint & bandit on bullseye
Story: 2011326
Task: 51567

Change-Id: I30e62e3fafb05946a2b2977886e5a5543eb8348d
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2025-01-21 10:42:59 -05:00

24 lines
569 B
YAML

#
# Jobs in this file must begin with "starlingx-common-"
#
- job:
name: starlingx-common-tox-linters
parent: openstack-tox-linters
description: |
Run Tox linters on debian-bullseye
nodeset: debian-bullseye
- job:
name: starlingx-common-tox-pep8
parent: openstack-tox-pep8
description: |
Run Tox pep8 tests on debian-bullseye
nodeset: debian-bullseye
- job:
name: starlingx-common-tox-pylint
parent: openstack-tox-pylint
description: |
Run Tox pylint tests on debian-bullseye
nodeset: debian-bullseye