Skip to content

Commit

Permalink
Update golangci-lint job (#1554)
Browse files Browse the repository at this point in the history
Update golangci-lint job

Summary of the Pull Request
Use otc-golangci-lint job instead of golangci-lint
Depends-On: opentelekomcloud-infra/otc-zuul-jobs#108

Reviewed-by: None <None>
Reviewed-by: Anton Kachurin <katchuring@gmail.com>
  • Loading branch information
lego963 committed Nov 29, 2021
1 parent 332227d commit d79e0a3
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
- release-notes-jobs
check:
jobs:
- golangci-lint:
vars:
golangci_lint_version: 1.41.1
nodeset: fedora-pod
- otc-golangci-lint
- golang-make-test
- golang-make-vet
- tflint
Expand All @@ -37,10 +34,7 @@
- terraform-functional
gate:
jobs:
- golangci-lint:
vars:
golangci_lint_version: 1.41.1
nodeset: fedora-pod
- otc-golangci-lint
- golang-make-test
- golang-make-vet
- tflint
Expand Down

0 comments on commit d79e0a3

Please sign in to comment.