You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use custom NGF Debian image for tests (nginx#2260)
Problem: We're using a specific version of debian to create the VM. This
image is deprecated. We also install all the dependencies needed every
time we create the VM.
Solution: Create a custom image with all of our dependencies and specify
the image-family as a parameter so we can always use the latest version.
0 commit comments