Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ workflow: variables: DOCKER_DRIVER: overlay2 HELM_VERSION: 2.16.9 KUBERNETES_VERSION: 1.13.12 HELM_VERSION: 3.3.1 KUBERNETES_VERSION: 1.16.7 GLIBC_VERSION: 2.31-r0 BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA" Loading .gitlab/ci/test.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ test-deploy-deletes-old-postgres-if-opt-in: # test that the new postgres is up - ./test/verify-deployment-database production postgresql test-deploy-k8s-1.14: test-deploy-k8s-1.13.12: extends: test-deploy services: - name: registry.gitlab.com/gitlab-org/cluster-integration/test-utils/k3s-gitlab-ci/releases/v0.6.1 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ workflow: variables: DOCKER_DRIVER: overlay2 HELM_VERSION: 2.16.9 KUBERNETES_VERSION: 1.13.12 HELM_VERSION: 3.3.1 KUBERNETES_VERSION: 1.16.7 GLIBC_VERSION: 2.31-r0 BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA" Loading
.gitlab/ci/test.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ test-deploy-deletes-old-postgres-if-opt-in: # test that the new postgres is up - ./test/verify-deployment-database production postgresql test-deploy-k8s-1.14: test-deploy-k8s-1.13.12: extends: test-deploy services: - name: registry.gitlab.com/gitlab-org/cluster-integration/test-utils/k3s-gitlab-ci/releases/v0.6.1 Loading