Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushed new integration test images and update image md5 #938

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

aelsabbahy
Copy link
Member

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

This might fail for a day or so until the travis image cache expires.

TODO: proper image tagging instead of relying on :latest

@dklimpel
Copy link
Contributor

With #901 you can create images by pushing to master or by start job manually.

It creates images with latest or <md5_checksum_from_imagefile> tag. It is possible to add images when a tag in repo is set.

Then it would be possible, for example, to create a latest image (or <branch_name> or <md5_checksum_from_imagefile> in the pipeline if the checksum is not correct and otherwise use the image from a defined or checksum tag.

@aelsabbahy aelsabbahy merged commit 99db7ab into master Jun 21, 2024
2 checks passed
@aelsabbahy aelsabbahy deleted the update_image_cache branch June 21, 2024 18:41
@aelsabbahy
Copy link
Member Author

Oops, clicked merge before reading your message. I'll check out that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants