feat: cleanup database #1614
main.yml
on: pull_request
Tests
14m 29s
Dirty
45s
Check PR Title
4s
TestsDeployments
2m 56s
Deploy
0s
Annotations
2 errors and 1 warning
Error:
test/rolling-upgrades/Earthfile#L86
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:$CLUSTER_NAME-rolling-upgrade-test --latest-version $CLUSTER_NAME-main --actual-version $CLUSTER_NAME-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 '/home/runner-1/runner/_work/_actions/codecov/codecov-action/v4.2.0/dist/codecov' failed with exit code 1
|