ci: run deployments tests only on PRs #1605
main.yml
on: pull_request
Tests
5m 25s
Dirty
1m 8s
Check PR Title
2s
TestsDeployments
8m 10s
Deploy
0s
Annotations
2 errors and 1 warning
Error:
test/rolling-upgrades/Earthfile#L84
The command RUN sh -c ' echo "Connecting to VCluster..." vcluster connect ${CLUSTER_NAME} --namespace vcluster-${CLUSTER_NAME} & export KUBECONFIG=/root/.kube/config; echo "Waiting for VCluster to be ready..." until kubectl get nodes; do sleep 1s; done; echo "Running test..." go test --test-image ghcr.io/formancehq/ledger-rolling-upgrade-test:latest --latest-version main --actual-version current --project ledger --stack-prefix-name $CLUSTER_NAME- --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
|