Fix lint errors identified by Zuul pylint job
This commit fixes lint errors identified by Zuul after stx-integ-pylint job is executed. Test Plan: PASS: stx-integ-pylint job is executed successfully. PASS: Run "yamllint ." command on integ repo base directory. Observe that no lint errors of line-length, truthy, indentation, new-line-at-end-of-file and document-start are listed. PASS: build-pkgs -a -c Closes-Bug: 2011632 Change-Id: I4d8229b5de8c9d88ff2aab6169521ab377b5866c Signed-off-by: Manoel Benedito Neto <manoel.beneditoneto@windriver.com>
This commit is contained in:
parent
406b7b49d8
commit
c15e3e1a3a
@ -52,7 +52,7 @@
|
|||||||
postgresql: true
|
postgresql: true
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
# LIBS_FROM_GIT: keystone
|
# LIBS_FROM_GIT: keystone
|
||||||
FORCE: yes
|
FORCE: yes # yamllint disable-line rule:truthy
|
||||||
|
|
||||||
# A minimal base job that eliminates most OpenStack services
|
# A minimal base job that eliminates most OpenStack services
|
||||||
# Leave Celiometer, Horizon and Swift in the base since none
|
# Leave Celiometer, Horizon and Swift in the base since none
|
||||||
@ -125,7 +125,7 @@
|
|||||||
postgresql: true
|
postgresql: true
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
# LIBS_FROM_GIT: keystone
|
# LIBS_FROM_GIT: keystone
|
||||||
FORCE: yes
|
FORCE: yes # yamllint disable-line rule:truthy
|
||||||
|
|
||||||
# And the tox version of the base-min job
|
# And the tox version of the base-min job
|
||||||
- job:
|
- job:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.4.4-1
|
debver: 1.4.4-1
|
||||||
debname: libfdt
|
debname: libfdt
|
||||||
dl_path:
|
dl_path:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.4.55-1~bpo10+1
|
debver: 1.4.55-1~bpo10+1
|
||||||
debname: lighttpd
|
debname: lighttpd
|
||||||
dl_path:
|
dl_path:
|
||||||
|
@ -3,7 +3,7 @@ debname: puppet-module-cristifalcas-etcd
|
|||||||
debver: 1.12.3-3
|
debver: 1.12.3-3
|
||||||
dl_path:
|
dl_path:
|
||||||
name: puppet-module-cristifalcas-etcd-1.12.3-3.tar.gz
|
name: puppet-module-cristifalcas-etcd-1.12.3-3.tar.gz
|
||||||
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-cristifalcas-etcd/-/archive/debian/1.12.3-3/puppet-module-cristifalcas-etcd-debian-1.12.3-3.tar.gz
|
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-cristifalcas-etcd/-/archive/debian/1.12.3-3/puppet-module-cristifalcas-etcd-debian-1.12.3-3.tar.gz # yamllint disable-line rule:line-length
|
||||||
md5sum: 9ca374f32dad83478801a6eb4c1c52dd
|
md5sum: 9ca374f32dad83478801a6eb4c1c52dd
|
||||||
sha256sum: ce3d08c990c390b3927e9f62a8eb1beff4d49b60da7e997f3a886fc49cf3d911
|
sha256sum: ce3d08c990c390b3927e9f62a8eb1beff4d49b60da7e997f3a886fc49cf3d911
|
||||||
revision:
|
revision:
|
||||||
|
@ -3,7 +3,7 @@ debname: puppet-module-puppetlabs-rabbitmq
|
|||||||
debver: 8.5.0-6
|
debver: 8.5.0-6
|
||||||
dl_path:
|
dl_path:
|
||||||
name: puppet-module-puppetlabs-rabbitmq-8.5.0-6.tar.gz
|
name: puppet-module-puppetlabs-rabbitmq-8.5.0-6.tar.gz
|
||||||
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-puppetlabs-rabbitmq/-/archive/debian/8.5.0-6/puppet-module-puppetlabs-rabbitmq-debian-8.5.0-6.tar.gz
|
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-puppetlabs-rabbitmq/-/archive/debian/8.5.0-6/puppet-module-puppetlabs-rabbitmq-debian-8.5.0-6.tar.gz # yamllint disable-line rule:line-length
|
||||||
md5sum: 0590fe35398a5fd0f1cb96566833228e
|
md5sum: 0590fe35398a5fd0f1cb96566833228e
|
||||||
sha256sum: 5b75fc9c53d44f56637211a0ef160664a0da9a04106722a4e3cfc3b842c65fba
|
sha256sum: 5b75fc9c53d44f56637211a0ef160664a0da9a04106722a4e3cfc3b842c65fba
|
||||||
revision:
|
revision:
|
||||||
|
@ -3,7 +3,7 @@ debname: puppet-module-puppetlabs-haproxy
|
|||||||
debver: 2.1.0-3
|
debver: 2.1.0-3
|
||||||
dl_path:
|
dl_path:
|
||||||
name: puppet-module-puppetlabs-haproxy-2.1.0-3.tar.gz
|
name: puppet-module-puppetlabs-haproxy-2.1.0-3.tar.gz
|
||||||
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-puppetlabs-haproxy/-/archive/debian/2.1.0-3/puppet-module-puppetlabs-haproxy-debian-2.1.0-3.tar.gz
|
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-puppetlabs-haproxy/-/archive/debian/2.1.0-3/puppet-module-puppetlabs-haproxy-debian-2.1.0-3.tar.gz # yamllint disable-line rule:line-length
|
||||||
md5sum: 0e523b59292206194b3bacc28bd483e2
|
md5sum: 0e523b59292206194b3bacc28bd483e2
|
||||||
sha256sum: 80a7bbe94fbc6ffcdf922232ae0ed43f80aec4815a49370bc96439c56f7f616a
|
sha256sum: 80a7bbe94fbc6ffcdf922232ae0ed43f80aec4815a49370bc96439c56f7f616a
|
||||||
revision:
|
revision:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debname: parted
|
debname: parted
|
||||||
debver: 3.4-1
|
debver: 3.4-1
|
||||||
dl_path:
|
dl_path:
|
||||||
|
@ -3,7 +3,7 @@ debname: golang-github-vishvananda-netlink
|
|||||||
debver: 1.1.0.125.gf243826-4
|
debver: 1.1.0.125.gf243826-4
|
||||||
dl_path:
|
dl_path:
|
||||||
name: golang-github-vishvananda-debian-1.1.0.125.gf243826-4.tar.gz
|
name: golang-github-vishvananda-debian-1.1.0.125.gf243826-4.tar.gz
|
||||||
url: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink/-/archive/debian/1.1.0.125.gf243826-4/golang-github-vishvananda-netlink-debian-1.1.0.125.gf243826-4.tar.gz
|
url: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink/-/archive/debian/1.1.0.125.gf243826-4/golang-github-vishvananda-netlink-debian-1.1.0.125.gf243826-4.tar.gz # yamllint disable-line rule:line-length
|
||||||
md5sum: f6446c199670cdd89690f3366cf18916
|
md5sum: f6446c199670cdd89690f3366cf18916
|
||||||
sha256sum: 8db9eaf59ab220c5205c97ff1bb38ca76ad7760afdf8778746db318b76515c95
|
sha256sum: 8db9eaf59ab220c5205c97ff1bb38ca76ad7760afdf8778746db318b76515c95
|
||||||
revision:
|
revision:
|
||||||
|
@ -8,4 +8,4 @@ dl_path:
|
|||||||
sha256sum: 1369940637b27f47fb6225168c76e3798f1d9c1ba7f8859b8754324e17415c77
|
sha256sum: 1369940637b27f47fb6225168c76e3798f1d9c1ba7f8859b8754324e17415c77
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: True
|
PKG_GITREVCOUNT: true
|
||||||
|
@ -3,7 +3,7 @@ debname: golang-github-containernetworking-plugins
|
|||||||
debver: 1.1.1+ds1-1
|
debver: 1.1.1+ds1-1
|
||||||
dl_path:
|
dl_path:
|
||||||
name: golang-github-containernetworking-plugins-debian-1.1.1+ds1-1.tar.gz
|
name: golang-github-containernetworking-plugins-debian-1.1.1+ds1-1.tar.gz
|
||||||
url: https://salsa.debian.org/go-team/packages/golang-github-containernetworking-plugins/-/archive/debian/1.1.1+ds1-1/golang-github-containernetworking-plugins-debian-1.1.1+ds1-1.tar.gz
|
url: https://salsa.debian.org/go-team/packages/golang-github-containernetworking-plugins/-/archive/debian/1.1.1+ds1-1/golang-github-containernetworking-plugins-debian-1.1.1+ds1-1.tar.gz # yamllint disable-line rule:line-length
|
||||||
md5sum: 64cae07a4337f3eae6cc1e1a13ce1af7
|
md5sum: 64cae07a4337f3eae6cc1e1a13ce1af7
|
||||||
sha256sum: cb08260f6b1136de00d62724911d427870ab2473d030e0909f963a36891fd98d
|
sha256sum: cb08260f6b1136de00d62724911d427870ab2473d030e0909f963a36891fd98d
|
||||||
revision:
|
revision:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
runtime-endpoint: unix:///var/run/containerd/containerd.sock
|
runtime-endpoint: unix:///var/run/containerd/containerd.sock
|
||||||
image-endpoint: unix:///var/run/containerd/containerd.sock
|
image-endpoint: unix:///var/run/containerd/containerd.sock
|
||||||
debug: false
|
debug: false
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
runtime-endpoint: unix:///var/run/containerd/containerd.sock
|
runtime-endpoint: unix:///var/run/containerd/containerd.sock
|
||||||
image-endpoint: unix:///var/run/containerd/containerd.sock
|
image-endpoint: unix:///var/run/containerd/containerd.sock
|
||||||
debug: false
|
debug: false
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.21.8
|
debver: 1.21.8
|
||||||
dl_path:
|
dl_path:
|
||||||
name: kubernetes-1.21.8.tar.gz
|
name: kubernetes-1.21.8.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.22.5
|
debver: 1.22.5
|
||||||
dl_path:
|
dl_path:
|
||||||
name: kubernetes-1.22.5.tar.gz
|
name: kubernetes-1.22.5.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.23.1
|
debver: 1.23.1
|
||||||
dl_path:
|
dl_path:
|
||||||
name: kubernetes-1.23.1.tar.gz
|
name: kubernetes-1.23.1.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.24.4
|
debver: 1.24.4
|
||||||
dl_path:
|
dl_path:
|
||||||
name: kubernetes-1.24.4.tar.gz
|
name: kubernetes-1.24.4.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.25.3
|
debver: 1.25.3
|
||||||
dl_path:
|
dl_path:
|
||||||
name: kubernetes-1.25.3.tar.gz
|
name: kubernetes-1.25.3.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debname: kubernetes-unversioned
|
debname: kubernetes-unversioned
|
||||||
debver: 1.0-1
|
debver: 1.0-1
|
||||||
dl_path:
|
dl_path:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
sudo: false
|
sudo: false
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
language: go
|
language: go
|
||||||
go_import_path: github.com/pkg/errors
|
go_import_path: github.com/pkg/errors
|
||||||
go:
|
go:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
version: build-{build}.{branch}
|
version: build-{build}.{branch}
|
||||||
|
|
||||||
clone_folder: C:\gopath\src\github.com\pkg\errors
|
clone_folder: C:\gopath\src\github.com\pkg\errors
|
||||||
@ -29,4 +30,4 @@ test_script:
|
|||||||
|
|
||||||
#artifacts:
|
#artifacts:
|
||||||
# - path: '%GOPATH%\bin\*.exe'
|
# - path: '%GOPATH%\bin\*.exe'
|
||||||
deploy: off
|
deploy: off # yamllint disable-line rule:truthy
|
||||||
|
@ -1,21 +1,22 @@
|
|||||||
|
---
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.12.x
|
- go: 1.12.x
|
||||||
env: VET=1 GO111MODULE=on
|
env: VET=1 GO111MODULE=on
|
||||||
- go: 1.12.x
|
- go: 1.12.x
|
||||||
env: RACE=1 GO111MODULE=on
|
env: RACE=1 GO111MODULE=on
|
||||||
- go: 1.12.x
|
- go: 1.12.x
|
||||||
env: RUN386=1
|
env: RUN386=1
|
||||||
- go: 1.12.x
|
- go: 1.12.x
|
||||||
env: GRPC_GO_RETRY=on
|
env: GRPC_GO_RETRY=on
|
||||||
- go: 1.11.x
|
- go: 1.11.x
|
||||||
env: GO111MODULE=on
|
env: GO111MODULE=on
|
||||||
- go: 1.10.x
|
- go: 1.10.x
|
||||||
- go: 1.9.x
|
- go: 1.9.x
|
||||||
- go: 1.9.x
|
- go: 1.9.x
|
||||||
env: GAE=1
|
env: GAE=1
|
||||||
|
|
||||||
go_import_path: google.golang.org/grpc
|
go_import_path: google.golang.org/grpc
|
||||||
|
|
||||||
|
1
kubernetes/plugins/isolcpus-device-plugin/files/vendor/k8s.io/klog/.travis.yml
generated
vendored
1
kubernetes/plugins/isolcpus-device-plugin/files/vendor/k8s.io/klog/.travis.yml
generated
vendored
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
language: go
|
language: go
|
||||||
go_import_path: k8s.io/klog
|
go_import_path: k8s.io/klog
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.0.11-1
|
debver: 1.0.11-1
|
||||||
dl_path:
|
dl_path:
|
||||||
name: lldpd-debian-1.0.11-1.tar.gz
|
name: lldpd-debian-1.0.11-1.tar.gz
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.60+git20181103.0eebece-1
|
debver: 1.60+git20181103.0eebece-1
|
||||||
archive: https://snapshot.debian.org/archive/debian/20210529T084123Z/pool/main/n/net-tools
|
archive: https://snapshot.debian.org/archive/debian/20210529T084123Z/pool/main/n/net-tools
|
||||||
revision:
|
revision:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
debver: 1.0.1-1
|
debver: 1.0.1-1
|
||||||
debname: python-nss
|
debname: python-nss
|
||||||
dl_path:
|
dl_path:
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
debver: 4.0.2-1
|
---
|
||||||
|
ver: 4.0.2-1
|
||||||
dl_path:
|
dl_path:
|
||||||
name: keyrings.alt-debian-4.0.2-1.tar.gz
|
name: keyrings.alt-debian-4.0.2-1.tar.gz
|
||||||
url: https://salsa.debian.org/python-team/packages/keyrings.alt/-/archive/debian/4.0.2-1/keyrings.alt-debian-4.0.2-1.tar.gz
|
url: https://salsa.debian.org/python-team/packages/keyrings.alt/-/archive/debian/4.0.2-1/keyrings.alt-debian-4.0.2-1.tar.gz
|
||||||
|
@ -7,4 +7,4 @@ dl_path:
|
|||||||
sha256sum: 40634f2e27a542b112d2e3b374ebbef7e56af18a3d8ae78da2462ab0b1e4e6b7
|
sha256sum: 40634f2e27a542b112d2e3b374ebbef7e56af18a3d8ae78da2462ab0b1e4e6b7
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: True
|
PKG_GITREVCOUNT: true
|
||||||
|
Loading…
Reference in New Issue
Block a user