envoyproxy/gateway

CI: use built image for conformance tests

Open

#683 aperta il 2 nov 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Go (802 fork)auto 404
area/cihelp wanted

Metriche repository

Star
 (2871 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description:

Right now, our CI builds a Docker image twice -- once as part of the make conformance task, and once as part of the Docker build/push steps. We should de-dupe this so we build the image once, use it to run conformance, and then push that same image to Docker Hub if it's a push build.

Guida contributor