Automatic merge from submit-queue Change the docker validation node e2e test to use gci-canary-test This PR changed the continuous docker validation node e2e test to use the image config file introduced in https://github.com/kubernetes/kubernetes/pull/28708. @euank This PR also changed the gci image family from `gci-preview-test` to `gci-canary-test`. @wonderfly