Remove extra linting job

Now that the main linting job runs helm v3, this extra job is
no longer needed. This change removes the specific helm v3
linter job.

Change-Id: I40d6be368a4f36242c54b9a57b7e6f7328be8bb6
This commit is contained in:
Gage Hugo 2021-10-22 17:31:25 -05:00
parent b48929a4fa
commit 75349b25b7
2 changed files with 0 additions and 11 deletions

View File

@ -29,16 +29,6 @@
- ^.*\.py$
nodeset: openstack-helm-single-node
- job:
name: openstack-helm-helm3-lint
nodeset: ubuntu-focal
run: tools/gate/playbooks/helm3-linter.yaml
required-projects:
- openstack/openstack-helm-infra
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- job:
name: openstack-helm-chart-deploy
parent: openstack-helm-infra-functional

View File

@ -22,7 +22,6 @@
check:
jobs:
- openstack-helm-lint
- openstack-helm-helm3-lint
- openstack-helm-bandit
- openstack-helm-cinder-train-ubuntu_bionic
- openstack-helm-cinder-ussuri-ubuntu_bionic