openshift-pipelines / pipeline-service

SaaS for Tekton Pipelines
Apache License 2.0
23 stars 44 forks source link

PLNSRVCE-1526: expose results watcher replica count in yaml #940

Closed gabemontero closed 6 months ago

gabemontero commented 6 months ago

Manual testing with 2 replicas validated that leader election wired and functioning properly

Will override in infra-deployments

@openshift-pipelines/pipelines-service FYI

rh-pre-commit.version: 2.1.0 rh-pre-commit.check-secrets: ENABLED

gabemontero commented 6 months ago

in the upgrade test the baseline flaked trying to exec into the sidecar:

step-run-tests
Run pipeline-service tests...
+ echo 'Run pipeline-service tests...'
+ kubectl -n default exec pod/ci-runner -- sh -c /workspace/sidecar/bin/plnsvc_test.sh
Error from server: error dialing backend: EOF
+ exit 1
gabemontero commented 6 months ago

everything else passed .... will retest while waiting on https://github.com/redhat-appstudio/infra-deployments/pull/3246 to pass e2e's and merge

/retest

gabemontero commented 6 months ago

all green merging