test images: assign gcEtcdRegistry to the correct value

Signed-off-by: Ernest Wong <chuwon@microsoft.com>
This commit is contained in:
Ernest Wong 2021-02-16 10:49:39 -08:00
parent 528390348d
commit 7a1f96a4af
No known key found for this signature in database
GPG Key ID: 2FA4704546158B3F

View File

@ -113,7 +113,7 @@ var (
promoterE2eRegistry = registry.PromoterE2eRegistry
buildImageRegistry = registry.BuildImageRegistry
gcAuthenticatedRegistry = registry.GcAuthenticatedRegistry
gcEtcdRegistry = registry.GcRegistry
gcEtcdRegistry = registry.GcEtcdRegistry
gcRegistry = registry.GcRegistry
sigStorageRegistry = registry.SigStorageRegistry
gcrReleaseRegistry = registry.GcrReleaseRegistry