fix(cd-service): auto increment for apps version #8754
Annotations
2 errors
Run integration tests:
Earthfile#L146
The command WITH DOCKER RUN --privileged --no-cache set -e; echo Waiting for K3s cluster to be ready; sleep 10 && kubectl wait --for=condition=Ready nodes --all --timeout=300s && sleep 3; ./tests/integration-tests/cluster-setup/setup-cluster-ssh.sh& ./tests/integration-tests/cluster-setup/setup-postgres.sh && ./tests/integration-tests/cluster-setup/argocd-kuberpult.sh && cd tests/integration-tests && go test $GO_TEST_ARGS ./... || ./cluster-setup/get-logs.sh; echo ============ SUCCESS ============ did not complete successfully. Exit code 1
|
Run integration tests
Process completed with exit code 2.
|
Loading