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

Change-Id: I30e62e3fafb05946a2b2977886e5a5543eb8348d
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
(cherry picked from commit 62638b335e853b336b2cb9291b14ae007a60c884)
2025-02-12 17:07:29 -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