Skip to content

Conversation

@rsoaresd
Copy link
Contributor

@rsoaresd rsoaresd commented Feb 10, 2025

Description

This PR improves the pairing mechanism to reduce pairing complexity and pairing duplication

Check codeready-toolchain/toolchain-cicd#135

Note

For host-operator, member-operator, and registration-service, the changes are local for now until this PR and codeready-toolchain/toolchain-cicd#135 are merged

Issue ticket number and link

KUBESAW-230

@openshift-ci
Copy link

openshift-ci bot commented Feb 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rsoaresd

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

The pull request process is described here

Details 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

@rsoaresd rsoaresd changed the title Test pairing test purposes Feb 10, 2025
@rsoaresd rsoaresd requested a review from jrosental as a code owner February 17, 2025 16:54
@rsoaresd rsoaresd changed the title test purposes KUBESAW-230: improve pairing mechanism Feb 26, 2025
# Clean the directory if it exists
if [ -d "${TOOLCHAIN_CICD}" ]; then rm -rf ${TOOLCHAIN_CICD}; fi
# Clone
git clone --branch add_pairing_go_script https://github.com/rsoaresd/toolchain-cicd.git ${TOOLCHAIN_CICD}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

just temporary until codeready-toolchain/toolchain-cicd#135 is merged

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@openshift-ci
Copy link

openshift-ci bot commented Apr 28, 2025

@rsoaresd: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e b96cb8a link true /test e2e

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants