Skip to content

Invoke the current docker build matrix job followed by the docker image verification workflow. #309

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

Open
erman-gurses opened this issue Mar 27, 2025 · 6 comments · May be fixed by #361
Open
Assignees
Labels
CICD Related to CI/CD Infra enhancement New feature or request

Comments

@erman-gurses
Copy link
Contributor

erman-gurses commented Mar 27, 2025

The workflows, verify_docker_image.yml and publish_pytorch_dev_docker.yml, are needed to be connected since the published docker images should be verified. The current work plan as below:
Publish -> Verify -> Tag the Image If Verification Passed

@erman-gurses erman-gurses converted this from a draft issue Mar 27, 2025
@erman-gurses erman-gurses self-assigned this Mar 27, 2025
@erman-gurses erman-gurses added enhancement New feature or request CICD Related to CI/CD Infra labels Mar 27, 2025
@erman-gurses erman-gurses moved this from TODO to In Progress in TheRock CI/CD 🪨🚀 Apr 7, 2025
@amd-chrissosa
Copy link
Contributor

@erman-gurses is this complete?

@erman-gurses
Copy link
Contributor Author

erman-gurses commented Apr 17, 2025

@erman-gurses is this complete?

@amd-chrissosa, Not yet - still do some testing - I am about to finish it. I might need to change some architectures as well as a future work. cc @marbre

@erman-gurses
Copy link
Contributor Author

Image

@erman-gurses
Copy link
Contributor Author

Image

@erman-gurses
Copy link
Contributor Author

erman-gurses commented Apr 18, 2025

I changed the architecture and now we use benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc to trigger verification workflow. The verification is passed for gfx942 as expected and please see the logs for that logs. On the other hand, the verifications are failed for gfx1100 and gfx1201 as expected since there is no healthy runners for those targets. The full logs can be seen in here
CC: @marbre @ScottTodd @geomin12

@erman-gurses
Copy link
Contributor Author

erman-gurses commented Apr 18, 2025

Also added a proof of that tagging mechanism is working with the correct version number 64.0rc20250418
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD Related to CI/CD Infra enhancement New feature or request
Projects
Status: In Progress
Status: TODO
Development

Successfully merging a pull request may close this issue.

2 participants