registry-pull-heptapod-push-docker: facility to check consistency
Nowadays, the Docker images are produced by a pipeline with a Docker tag based on the Mercurial changeset ID in omnibus-heptapod, on top of the `testing` tag. The subsequent heptapod-tests pipeline uses the image with the precise changeset ID. The new `--verify-hg-tag` resolves the expected changeset ID from tag and perform the comparison of images, to make sure that the `testing` image is the one the functional tests ran against.
Please register or sign in to comment