test: add rolling upgrade test #1574
main.yml
on: pull_request
Tests
27s
Dirty
21s
Check PR Title
4s
TestsDeployments
2m 14s
Deploy
0s
Annotations
2 errors and 1 warning
Error:
test/rolling-upgrades/Earthfile#L70
The command RUN sh -c ' vcluster connect ${CLUSTER_NAME} --namespace vcluster-${CLUSTER_NAME} & export KUBECONFIG=/root/.kube/config; until kubectl get nodes; do sleep 1s; done; go run main.go ghcr.io/formancehq/ledger-rolling-upgrade-test:latest --latest-version main --actual-version current --no-cleanup=$NO_CLEANUP --no-cleanup-on-failure=$NO_CLEANUP_ON_FAILURE; ' did not complete successfully. Exit code 1
|
TestsDeployments
Process completed with exit code 1.
|
Tests
Codecov:
Failed to properly upload report: The process '/opt/actions-runner/_work/_actions/codecov/codecov-action/v4.2.0/dist/codecov' failed with exit code 1
|