ppc64le-cloud / test-infra

Apache License 2.0
6 stars 20 forks source link

Include a pre-submit job for all-in-one image. #478

Open kishen-v opened 2 months ago

kishen-v commented 2 months ago

A pre-submit job for all-in-one image is needed to ensure that the changes are first validated through a docker build.

This ensures that the images pushed are error free before the post-submit job is triggered.

Rajalakshmi-Girish commented 2 months ago

@kishen-v yes can have one instead of manually verifying the docker build success.