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

[Do not merge!] Test Jira automation #852

Closed
wants to merge 7 commits into from
Closed

Conversation

avlitman
Copy link
Contributor

@avlitman avlitman commented Jan 23, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #
Jira-ticket: https://issues.redhat.com/browse/CNV-34290
Special notes for your reviewer:

Release note:


codingben and others added 7 commits May 15, 2023 16:38
Fix compilation errors and run unit tests
successfully. Also, rewriting functional tests
to work in ssp-operator.

Signed-off-by: Ben Oukhanov <[email protected]>
Copy-paste tekton-tasks operand and
related code from Tekton Tasks Operator. It includes:

- Operand itself
- Common
- Bundle
- Functional tests

Signed-off-by: Ben Oukhanov <[email protected]>
Fix compilation errors and run unit tests
successfully. Also, rewriting functional tests
to work in ssp-operator.

Signed-off-by: Ben Oukhanov <[email protected]>
Copy-paste csv-generator from Tekton Tasks
Operator and adjust it to work in ssp-operator,
including tests.

Signed-off-by: Ben Oukhanov <[email protected]>
Copy-paste automation tools from Tekton Tasks
Operator and adjust them to work in ssp-operator.

Signed-off-by: Ben Oukhanov <[email protected]>
Add info about the two new Tekton operands and
required CRDs in order to use them.

Signed-off-by: Ben Oukhanov <[email protected]>
This change replaces all tekton tasks containers with 2 new.
CSV generator was updated to accept only two links for tekton containers
Signed-off-by: Karel Šimon <[email protected]>
@kubevirt-bot
Copy link
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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/test-infra repository.

@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jan 23, 2024
@kubevirt-bot
Copy link
Contributor

[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 assign akrejcir for approval. For more information see the Kubernetes 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

@kubevirt-bot kubevirt-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 23, 2024
@kubevirt-bot
Copy link
Contributor

PR needs rebase.

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/test-infra repository.

Copy link

/cc sradco

Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

openshift-ci bot commented Jan 23, 2024

@avlitman: The following tests 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-upgrade-functests 9667c42 link true /test e2e-upgrade-functests
ci/prow/win10-pipeline-example-test 9667c42 link true /test win10-pipeline-example-test
ci/prow/e2e-functests 9667c42 link true /test e2e-functests
ci/prow/e2e-single-node-functests 9667c42 link true /test e2e-single-node-functests
ci/prow/unittests 9667c42 link true /test unittests
ci/prow/images 9667c42 link true /test images
ci/prow/win2k22-pipeline-example-test 9667c42 link true /test win2k22-pipeline-example-test
ci/prow/win11-pipeline-example-test 9667c42 link true /test win11-pipeline-example-test

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@avlitman avlitman marked this pull request as draft January 23, 2024 12:27
@kubevirt-bot kubevirt-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 23, 2024
@avlitman avlitman closed this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants