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

ci(manifest): corrections for multiarch manifest load and create #1557

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Fixes: #1556

else manifest creation tries to read from remote, where containers do not yet exist
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1557-9f9d4dbf88fc4d4d140a6ea2f3a4ae70e3343301-linux-amd64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1557-9f9d4dbf88fc4d4d140a6ea2f3a4ae70e3343301-linux-arm64 sh smoketest.sh

1 similar comment
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1557-9f9d4dbf88fc4d4d140a6ea2f3a4ae70e3343301-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1557-9f9d4dbf88fc4d4d140a6ea2f3a4ae70e3343301-linux-amd64 sh smoketest.sh

@andrewazores andrewazores merged commit dd10c8e into cryostatio:main Jun 15, 2023
@andrewazores andrewazores deleted the ci-manifest-creation branch June 15, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants