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

fix: adapt the change of spliting aws-secret into 2 secrets #1300

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

xinredhat
Copy link
Contributor

@xinredhat xinredhat commented Aug 1, 2024

rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED

Description

This PR relies on PR konflux-ci/konflux-qe-definitions#29

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 Aug 1, 2024

Hi @xinredhat. Thanks for your PR.

I'm waiting for a konflux-ci member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

Copy link

openshift-ci bot commented Aug 1, 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 assign dheerajodha 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

@konflux-ci-qe-bot
Copy link

@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:

PipelineRun name Command
konflux-e2e-fcrvv-th97v /retest

To inspect your test artifacts make sure you have installed ORAS in your local machine. To inspect all test artifacts execute:

mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-qe-incubator/konflux-qe-oci-storage:konflux-e2e-fcrvv-th97v

For instructions on how to install ORAS, please refer to the ORAS installation guide.

@xinredhat
Copy link
Contributor Author

/retest

@konflux-ci-qe-bot
Copy link

@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:

PipelineRun name Command
konflux-e2e-nl4np-sbbv4 /retest

To inspect your test artifacts make sure you have installed ORAS in your local machine. To inspect all test artifacts execute:

mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-qe-incubator/konflux-qe-oci-storage:konflux-e2e-nl4np-sbbv4

For instructions on how to install ORAS, please refer to the ORAS installation guide.

rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
Copy link

openshift-ci bot commented Aug 2, 2024

🚨 Error occurred while running the E2E tests, list of failed Spec(s):

  • ➡️ [failed] [It] [upgrade-suite Create users and check their state] Delete AppStudioProvisionedUser [upgrade-cleanup]
Unexpected error:
    <*errors.StatusError | 0xc000f1f400>: 
    usersignups.toolchain.dev.openshift.com "mig-appst" not found
    {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "usersignups.toolchain.dev.openshift.com \"mig-appst\" not found",
            Reason: "NotFound",
            Details: {
                Name: "mig-appst",
                Group: "toolchain.dev.openshift.com",
                Kind: "usersignups",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
occurred
  • ➡️ [failed] [It] [upgrade-suite Create users and check their state] Verify AppStudioProvisionedUser [upgrade-verify]
Unexpected error:
    <*errors.StatusError | 0xc00163c6e0>: 
    usersignups.toolchain.dev.openshift.com "mig-appst" not found
    {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "usersignups.toolchain.dev.openshift.com \"mig-appst\" not found",
            Reason: "NotFound",
            Details: {
                Name: "mig-appst",
                Group: "toolchain.dev.openshift.com",
                Kind: "usersignups",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
occurred

🙈 Link to Pod logs.
🙉 Link to Custom Resources.
🙊 Link to junit-summary.html.


@xinredhat: 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/redhat-appstudio-e2e db258af link true /test redhat-appstudio-e2e

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.

@konflux-ci-qe-bot
Copy link

@xinredhat: The following test finished, in case test failed say /retest to rerun all failed tests:

PipelineRun name Command
konflux-e2e-dflkq-4tjb2 /retest

To inspect your test artifacts make sure you have installed ORAS in your local machine. To inspect all test artifacts execute:

mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-qe-incubator/konflux-qe-oci-storage:konflux-e2e-dflkq-4tjb2

For instructions on how to install ORAS, please refer to the ORAS installation guide.

@flacatus flacatus merged commit e26416b into konflux-ci:main Aug 2, 2024
12 of 14 checks passed
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.

3 participants