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

Introduce install-for-mesh-e2e make target #2629

Merged

Conversation

mgencur
Copy link
Contributor

@mgencur mgencur commented May 3, 2024

The make target installs products/dependencies that are required for running E2E tests with mesh.
This is to enable running "installation" and "tests" in separate CI containers and report failures specifically for each phase. Running install and test separately would require these:

SKIP_MESH_AUTH_POLICY_GENERATION=true make install-for-mesh-e2e
make test-upstream-e2e-mesh-testonly

Related slack discussion with product-to-product QE.

Proposed Changes

The make target installs products/dependencies that are required for
running E2E tests with mesh.
This is to enable running "installation" and "tests" in separate CI
containers and report failures specificially for each phase.
Running install and test separately would require these:
make install-for-mesh-e2e
make test-upstream-e2e-mesh-testonly
@openshift-ci openshift-ci bot requested review from ReToCode and skonto May 3, 2024 06:04
@openshift-ci openshift-ci bot added the approved label May 3, 2024
Copy link
Member

@ReToCode ReToCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Copy link
Contributor

openshift-ci bot commented May 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mgencur, ReToCode

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

The pull request process is described 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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b50fa6b and 2 for PR HEAD 6fbc88e in total

@creydr
Copy link
Member

creydr commented May 8, 2024

@mgencur can you check on the failures? (Just to get it in before the 1.33 cut)

@mgencur
Copy link
Contributor Author

mgencur commented May 9, 2024

@creydr I have re-run the "Generated files are committed" and it passes now. This PR is ready for a merge.

@openshift-merge-bot openshift-merge-bot bot merged commit 7d60f86 into openshift-knative:main May 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants