chore(gate): remove arbitary 60s wait from tekton tests
This PS removes the arbitary 60s wait from the tekton test scripts Signed-off-by: intlabs <pete@port.direct> Change-Id: Ia918455f34bf590a41cb1847d8128740145c80ad
This commit is contained in:
parent
66124612f0
commit
7c186b06d1
@ -4,8 +4,6 @@ set -eux
|
||||
|
||||
TEKTON_NS="tekton-pipelines"
|
||||
|
||||
sleep 60
|
||||
|
||||
kubectl -n $TEKTON_NS apply -f ./tools/gate/tekton/yaml/role-resources/secret.yaml
|
||||
kubectl -n $TEKTON_NS apply -f ./tools/gate/tekton/yaml/role-resources/serviceaccount.yaml
|
||||
kubectl -n $TEKTON_NS apply -f ./tools/gate/tekton/yaml/role-resources/clustertriggerbinding-roles
|
||||
|
Loading…
x
Reference in New Issue
Block a user