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

Run Rollouts operator E2E tests in both namespace/cluster scoped #823

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jgwest
Copy link
Collaborator

@jgwest jgwest commented Jan 15, 2025

What type of PR is this?
/kind enhancement

What does this PR do / why we need it:
At present, we only run the Argo Rollouts Operator cluster-scoped tests. This PR adds logic that allows us to ALSO run the namespace-scoped Argo Rollouts tests. (Ensuring coverage of both scenarios, for users of gitops operator)

How to test changes / Special notes to the reviewer:
I've tested it manually on clusterbot OpenShift, and all tests pass.

Signed-off-by: Jonathan West <jonwest@redhat.com>
@openshift-ci openshift-ci bot added the kind/enhancement New feature or request label Jan 15, 2025
@openshift-ci openshift-ci bot requested review from ciiay and wtam2018 January 15, 2025 16:38
Copy link

openshift-ci bot commented Jan 15, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from jgwest. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jgwest
Copy link
Collaborator Author

jgwest commented Jan 16, 2025

/retest

image fail

@jgwest
Copy link
Collaborator Author

jgwest commented Jan 16, 2025

/retest

time="2025-01-16T15:03:56Z" level=fatal msg="Failed to run bundle: error waiting for CSV to install: timed out waiting for the condition\n"
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2025-01-16T15:03:56Z"} 

@jgwest
Copy link
Collaborator Author

jgwest commented Jan 16, 2025

/retest

 time="2025-01-16T16:56:30Z" level=fatal msg="Failed to run bundle: error waiting for CSV to install: timed out waiting for the condition\n"
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2025-01-16T16:56:30Z"}
error: failed to execute wrapped command: exit status 1 
INFO[2025-01-16T16:56:30Z] Step kuttl-parallel-install failed after 2m16s. 
INFO[2025-01-16T16:56:30Z] Step phase test failed after 2m16s.          
INFO[2025-01-16T16:56:30Z] Running multi-stage phase post              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant