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

feat(RELEASE-1043): add e2e test for rhel-ai pipeline #1388

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

Conversation

jinqi7
Copy link
Contributor

@jinqi7 jinqi7 commented Sep 12, 2024

  1. Added e2e test for push-disk-images-to-cdn pipeline.
  2. Added "timeouts" param in CreateReleasePlanAdmission function and all the places which call the function.
  3. Increased the value of timeout for running the test .

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue ticket number and link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

Copy link

openshift-ci bot commented Sep 12, 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

tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
tests/release/const.go Fixed Show fixed Hide fixed
@jinqi7 jinqi7 force-pushed the push_disk_images branch 2 times, most recently from e50f123 to 8923996 Compare September 12, 2024 11:15
@github-actions github-actions bot added 1-5 min and removed 5-10 min labels Sep 12, 2024
Copy link

openshift-ci bot commented Sep 13, 2024

[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 jinqi7. 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

@jinqi7 jinqi7 marked this pull request as ready for review September 13, 2024 08:06
@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 13, 2024

/test redhat-appstudio-e2e

@jinqi7 jinqi7 marked this pull request as draft September 13, 2024 11:48
@jinqi7 jinqi7 marked this pull request as ready for review September 13, 2024 14:24
@jinqi7 jinqi7 requested a review from a team September 13, 2024 14:27
@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 13, 2024

/retest

@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 26, 2024

/retest

@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 27, 2024

/retest

@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 27, 2024

/retest

1 similar comment
@jinqi7
Copy link
Contributor Author

jinqi7 commented Sep 27, 2024

/retest

pkg/clients/common/pod.go Fixed Show fixed Hide fixed
@jinqi7 jinqi7 force-pushed the push_disk_images branch 6 times, most recently from e0af082 to 3330935 Compare October 15, 2024 02:31
@flacatus
Copy link
Collaborator

flacatus commented Nov 1, 2024

/retest

1 similar comment
@jinqi7
Copy link
Contributor Author

jinqi7 commented Nov 26, 2024

/retest

@konflux-ci-qe-bot
Copy link

@jinqi7: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-wgp4f Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-wgp4f

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.

6 participants