Jobs for running pylint & bandit on bullseye

Story: 2011326
Task: 51567

Change-Id: I30e62e3fafb05946a2b2977886e5a5543eb8348d
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
This commit is contained in:
Davlet Panech 2025-01-20 15:52:02 -05:00
parent db3ba6a41e
commit 62638b335e
2 changed files with 8 additions and 0 deletions

View File

@ -14,3 +14,10 @@
description: | description: |
Run Tox pep8 tests on debian-bullseye Run Tox pep8 tests on debian-bullseye
nodeset: 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

View File

@ -43,3 +43,4 @@
- ^releasenotes/.*$ - ^releasenotes/.*$
- ^setup.cfg$ - ^setup.cfg$
- ^tox.ini$ - ^tox.ini$
nodeset: debian-bullseye