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>
13 lines
427 B
YAML
13 lines
427 B
YAML
---
|
|
debver: 1.25.3
|
|
dl_path:
|
|
name: kubernetes-1.25.3.tar.gz
|
|
url: https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.25.3.tar.gz
|
|
md5sum: 595ce52826e10827086a1c0f1c0dcef2
|
|
sha256sum: 957428759c846ed6a71453ce39b9bd7a91501209c222dcae5d73348b90d68ced
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: aacf601fd5983a950a1fe205cac2490b9cb0a5ad
|
|
SRC_DIR: ${MY_REPO}/stx/integ/kubernetes/kubernetes-1.25.3
|