Skip to content

Draft: E2E experiment, don't merge #669

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jgwest
Copy link
Collaborator

@jgwest jgwest commented Mar 27, 2024

What type of PR is this?

Uncomment only one /kind line, and delete the rest.
For example, > /kind bug would simply become: /kind bug

/kind bug
/kind cleanup
/kind failing-test
/kind enhancement
/kind documentation
/kind code-refactoring

What does this PR do / why we need it:

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

Copy link

openshift-ci bot commented Mar 27, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@jgwest jgwest changed the title Draft: don't merge. Draft: E2E experiment, don't merge Mar 27, 2024
@jgwest jgwest force-pushed the empty-test-branch branch from 51df009 to 724b620 Compare May 1, 2024 01:17
@jgwest
Copy link
Collaborator Author

jgwest commented May 2, 2024

/retest all

Copy link

openshift-ci bot commented May 2, 2024

@jgwest: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test unit
  • /test v4.12-ci-index-gitops-operator-bundle
  • /test v4.12-e2e
  • /test v4.12-images
  • /test v4.12-kuttl-parallel
  • /test v4.12-kuttl-sequential
  • /test v4.13-ci-index-gitops-operator-bundle
  • /test v4.13-e2e
  • /test v4.13-images
  • /test v4.13-kuttl-parallel
  • /test v4.13-kuttl-sequential
  • /test v4.14-ci-index-gitops-operator-bundle
  • /test v4.14-e2e
  • /test v4.14-images
  • /test v4.14-kuttl-parallel
  • /test v4.14-kuttl-sequential

Use /test all to run all jobs.

In response to this:

/retest all

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.

@jgwest jgwest force-pushed the empty-test-branch branch 3 times, most recently from be63408 to a3778ca Compare May 9, 2024 12:13
@jgwest jgwest force-pushed the empty-test-branch branch 2 times, most recently from 70dded2 to b6580f6 Compare May 27, 2024 13:54
@jgwest jgwest force-pushed the empty-test-branch branch from b6580f6 to c4b1ade Compare July 13, 2024 04:35
@jgwest jgwest force-pushed the empty-test-branch branch from c4b1ade to 5636af7 Compare July 25, 2024 21:39
@jgwest jgwest force-pushed the empty-test-branch branch 2 times, most recently from 8bfb2af to 09dadec Compare August 9, 2024 07:44
@jgwest jgwest force-pushed the empty-test-branch branch from 09dadec to cbb4b03 Compare August 13, 2024 12:32
@jgwest jgwest force-pushed the empty-test-branch branch from cbb4b03 to 0f3513b Compare October 3, 2024 11:57
@jgwest jgwest force-pushed the empty-test-branch branch from 2d6d557 to 7abeafb Compare January 8, 2025 10:31
@redhat-developer redhat-developer deleted a comment from openshift-ci bot Feb 12, 2025
@redhat-developer redhat-developer deleted a comment from openshift-ci bot Feb 12, 2025
jgwest added 2 commits April 9, 2025 05:39
Signed-off-by: Jonathan West <[email protected]>
@jgwest jgwest force-pushed the empty-test-branch branch from 162b916 to bb45d93 Compare April 9, 2025 09:40
Copy link

openshift-ci bot commented Apr 9, 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 assign chetan-rns for approval. 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 Apr 9, 2025

/test all

@jgwest
Copy link
Collaborator Author

jgwest commented Apr 9, 2025

/test all

@jgwest
Copy link
Collaborator Author

jgwest commented Apr 9, 2025

/retest all

Copy link

openshift-ci bot commented Apr 9, 2025

@jgwest: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

/test unit
/test v4.14-ci-index-gitops-operator-bundle
/test v4.14-e2e
/test v4.14-images
/test v4.14-kuttl-parallel
/test v4.14-kuttl-sequential
/test v4.17-ci-index-gitops-operator-bundle
/test v4.17-e2e
/test v4.17-images
/test v4.17-kuttl-parallel
/test v4.17-kuttl-sequential

Use /test all to run all jobs.

In response to this:

/retest all

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.

@jgwest
Copy link
Collaborator Author

jgwest commented Apr 9, 2025

/test all

1 similar comment
@jgwest
Copy link
Collaborator Author

jgwest commented Apr 10, 2025

/test all

@jgwest
Copy link
Collaborator Author

jgwest commented Apr 10, 2025

/test all

Copy link

openshift-ci bot commented Apr 10, 2025

@jgwest: 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/v4.13-kuttl-parallel 0f3513b link true /test v4.13-kuttl-parallel
ci/prow/v4.14-kuttl-sequential e9517b9 link true /test v4.14-kuttl-sequential

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-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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant