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

Fix olm action #1812

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Fix olm action #1812

merged 2 commits into from
Jan 22, 2025

Conversation

DanielePalaia
Copy link
Contributor

This closes #

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

Looks like a small issue in the manifest path passed to poetry during the second execution.

The action with this modification is passing:

https://github.com/rabbitmq/cluster-operator/actions/runs/12909404544

Additional Context

Local Testing

Please ensure you run the unit, integration and system tests before approving the PR.

To run the unit and integration tests:

$ make unit-tests integration-tests

You will need to target a k8s cluster and have the operator deployed for running the system tests.

For example, for a Kubernetes context named dev-bunny:

$ kubectx dev-bunny
$ make destroy deploy-dev
# wait for operator to be deployed
$ make system-tests

@DanielePalaia DanielePalaia changed the title Test olm action Fix olm action Jan 22, 2025
@DanielePalaia DanielePalaia merged commit 0cb65ca into main Jan 22, 2025
13 checks passed
@DanielePalaia DanielePalaia deleted the test_olm_action branch January 22, 2025 14:17
@Zerpet Zerpet added this to the 2.13.0 milestone Jan 24, 2025
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