Disable apollo test job

This job is running out of memory
(https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/1869674487)
and blocking pipelines from completing. We can let the "apollo push"
build stay in case we need do more testing.
This commit is contained in:
Stan Hu 2021-12-09 20:45:48 -08:00
parent 4d24d0dfb8
commit a7c9f0cc8c
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20

View file

@ -60,7 +60,9 @@ gitlab-operator-build-base test: *test_build
alpine-bash-jq-curl-git test: *test_build
# Used by frontend related tasks for linting GraphQL
apollo test: *test_build
# Disabled due out out of memory:
# https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/1869674487
# apollo test: *test_build
# Used by https://gitlab.com/gitlab-org/charts/auto-deploy-app/-/blob/master/.gitlab-ci.yml