Skip to content

Fix TEST_IMAGE -> VERIFY_IMAGE rename miss

Ash McKenzie requested to merge ashmckenzie/fix-release-image into master

What does this Merge Request do?

This MR fixes a missing TEST_IMAGE -> VERIFY_IMAGE rename. It fixes https://gitlab.com/gitlab-org/gitlab-development-kit/-/jobs/574909311:

$ ./bin/docker load
TEST_IMAGE variable must not be empty and must contain an image name
Running after_script
00:01
Uploading artifacts for failed job
00:02
ERROR: Job failed: exit code 1

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by 🤖 GitLab Bot 🤖

Merge request reports