Merge "Fix zuul failures during setup"
This commit is contained in:
commit
ce8be03efb
@ -61,6 +61,7 @@
|
||||
parent: tox
|
||||
description: |
|
||||
Run flake8 test for k8sapp_oidc
|
||||
nodeset: ubuntu-focal
|
||||
files:
|
||||
- python-k8sapp-oidc/*
|
||||
vars:
|
||||
@ -89,6 +90,7 @@
|
||||
parent: tox
|
||||
description: |
|
||||
Run bandit test for k8sapp_oidc
|
||||
nodeset: ubuntu-focal
|
||||
files:
|
||||
- python-k8sapp-oidc/*
|
||||
vars:
|
||||
|
@ -38,6 +38,7 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
TOX_WORK_DIR={toxworkdir}
|
||||
PYLINTHOME={toxworkdir}
|
||||
|
||||
# The path for cgcs-patch should be updated to sw-patch
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
-e{[tox]stxdir}/config/tsconfig/tsconfig
|
||||
|
Loading…
Reference in New Issue
Block a user