-
Notifications
You must be signed in to change notification settings - Fork 138
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
chore(stoneintg-1092): refactor group snapshots tests #1504
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
09c0f1a
to
797299d
Compare
797299d
to
b31841d
Compare
Changes look fine in general, let see if the CI passes. |
I think once you change the commit message from chore(stoneintg-1092) to chore(stoneintg-1092): conventional commit check will pass. |
Yep, have changed it but its not showing in the title. Will come back to it. This is a WIP, I am just testing this before i start merging additional code from the status-reporting file. Will then test those changes and, finally, update the readme. So its marked as a WIP for now as I work my way through the stages. |
b31841d
to
e52a57a
Compare
e52a57a
to
d90a4bf
Compare
d90a4bf
to
c096a80
Compare
/retest |
Signed-off-by: jcullina <[email protected]>
c096a80
to
3fe8830
Compare
@jencull: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-5zzgl Test results analysis🚨 Error occurred while running the E2E tests, list of failed Spec(s): ➡️ [ Click to view logsUnexpected error: <*errors.StatusError | 0xc00088f540>: components.appstudio.redhat.com "go-component-cremng" not found { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: { SelfLink: "", ResourceVersion: "", Continue: "", RemainingItemCount: nil, }, Status: "Failure", Message: "components.appstudio.redhat.com \"go-component-cremng\" not found", Reason: "NotFound", Details: { Name: "go-component-cremng", Group: "appstudio.redhat.com", Kind: "components", UID: "", Causes: nil, RetryAfterSeconds: 0, }, Code: 404, }, } occurred |
Description
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
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: