c15e3e1a3a
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.22.5
|
|
dl_path:
|
|
name: kubernetes-1.22.5.tar.gz
|
|
url: https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.22.5.tar.gz
|
|
md5sum: 98a8b8b66557a7c4cdf79533c2cc77fc
|
|
sha256sum: 9ea0605901282e280b500f22a10f5428ef9c874ad55ad6c2aa1eb7bd71686606
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: a2e4e02ae4f1b7c3d51e3b2217f2274c012c0515
|
|
SRC_DIR: ${MY_REPO}/stx/integ/kubernetes/kubernetes-1.22.5
|