Skip to content

Change ci test image to data variables

What does this MR do and why?

Why: container_registry_spec always failed on jh side, the root cause is we can not pull the image in 60 secs and the spec will be timeout. What: Change ci test image to the data variable. we can prepend this image on the jh side.

Change ci test image to data variables

Change:

  1. Add support data image module to store data variable
  2. Change ci test image to data variable in spec

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

/cc @daveliu

Merge request reports