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

[bitnami/*] Add ARM arch verification to CI #42269

Merged
merged 3 commits into from
Jul 26, 2023
Merged

[bitnami/*] Add ARM arch verification to CI #42269

merged 3 commits into from
Jul 26, 2023

Conversation

FraPazGal
Copy link
Contributor

@FraPazGal FraPazGal commented Jul 25, 2023

Description of the change

This PR updates the Ci verification pipelines defined by the vib-verify.json files to verify both AMD and ARM architectures as done in the CD. This requires changes both in the pipeline definitions files and the CI workflow to adapt it for those apps where specific branches support only AMD.

Benefits

Removes differences between the CI and CD pipelines.

Possible drawbacks

Those apps already failing in the CD due to ARM-related issues will no fail in the CI. This is expected and desired, and internal task will be created for those cases.

Applicable issues

N/A

Additional information

Tested at:

Signed-off-by: Fran de Paz <fdepaz@vmware.com>
Fran de Paz added 2 commits July 26, 2023 12:07
Signed-off-by: Fran de Paz <fdepaz@vmware.com>
Signed-off-by: Fran de Paz <fdepaz@vmware.com>
@FraPazGal FraPazGal added the verify Execute verification workflow for these changes label Jul 26, 2023
@FraPazGal FraPazGal merged commit 7b6110f into main Jul 26, 2023
11 checks passed
@FraPazGal FraPazGal deleted the verify-arm-ci branch July 26, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants