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.23.1
|
|
dl_path:
|
|
name: kubernetes-1.23.1.tar.gz
|
|
url: https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.23.1.tar.gz
|
|
md5sum: dba0ea30d0a80065210a4ae857758f4a
|
|
sha256sum: 9529d76a623f133fd609765b040382d593c97803220f5166451f0dbca5c807d5
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: c47f0964d9c9d43cb7292c38fd2d10f655b643e6
|
|
SRC_DIR: ${MY_REPO}/stx/integ/kubernetes/kubernetes-1.23.1
|