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

Red Hat Konflux update governance-policy-framework-addon-acm-211 #432

Conversation

red-hat-konflux[bot]
Copy link

Pipelines as Code configuration proposal

To start the PipelineRun, add a new comment with content /ok-to-test

For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun

To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization

@JustinKuli
Copy link

/override dco

Copy link

openshift-ci bot commented Jun 17, 2024

@JustinKuli: Overrode contexts on behalf of JustinKuli: dco

In response to this:

/override dco

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.

@JustinKuli
Copy link

KinD tests (minimum) Attempt 1
  [FAIL] Test error handling [It] should remove the complianceState on a template only after an error is resolved
  /home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:221
• [FAILED] [1.231 seconds]
Test error handling [It] should remove the complianceState on a template only after an error is resolved
/home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:208

  [FAILED] Unexpected error:
      <*errors.StatusError | 0xc0000f6aa0>: 
      ConfigurationPolicy.policy.open-cluster-management.io "case10-config-policy" is invalid: status.compliant: Unsupported value: "testing": supported values: "Compliant", "Pending", "NonCompliant", "Terminating"
      {
          ErrStatus: {
              TypeMeta: {Kind: "Status", APIVersion: "v1"},
              ListMeta: {
                  SelfLink: "",
                  ResourceVersion: "",
                  Continue: "",
                  RemainingItemCount: nil,
              },
              Status: "Failure",
              Message: "ConfigurationPolicy.policy.open-cluster-management.io \"case10-config-policy\" is invalid: status.compliant: Unsupported value: \"testing\": supported values: \"Compliant\", \"Pending\", \"NonCompliant\", \"Terminating\"",
              Reason: "Invalid",
              Details: {
                  Name: "case10-config-policy",
                  Group: "policy.open-cluster-management.io",
                  Kind: "ConfigurationPolicy",
                  UID: "",
                  Causes: [
                      {
                          Type: "FieldValueNotSupported",
                          Message: "Unsupported value: \"testing\": supported values: \"Compliant\", \"Pending\", \"NonCompliant\", \"Terminating\"",
                          Field: "status.compliant",
                      },
                  ],
                  RetryAfterSeconds: 0,
              },
              Code: 422,
          },
      }
  occurred
  In [It] at: /home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:221 @ 06/17/24 16:19:52.485
KinD tests (latest) Attempt 1
  [FAIL] Test error handling [It] should remove the complianceState on a template only after an error is resolved
  /home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:221
• [FAILED] [1.235 seconds]
Test error handling [It] should remove the complianceState on a template only after an error is resolved
/home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:208

  [FAILED] Unexpected error:
      <*errors.StatusError | 0xc0002d4e60>: 
      ConfigurationPolicy.policy.open-cluster-management.io "case10-config-policy" is invalid: compliant: Unsupported value: "testing": supported values: "Compliant", "Pending", "NonCompliant", "Terminating"
      {
          ErrStatus: {
              TypeMeta: {Kind: "Status", APIVersion: "v1"},
              ListMeta: {
                  SelfLink: "",
                  ResourceVersion: "",
                  Continue: "",
                  RemainingItemCount: nil,
              },
              Status: "Failure",
              Message: "ConfigurationPolicy.policy.open-cluster-management.io \"case10-config-policy\" is invalid: compliant: Unsupported value: \"testing\": supported values: \"Compliant\", \"Pending\", \"NonCompliant\", \"Terminating\"",
              Reason: "Invalid",
              Details: {
                  Name: "case10-config-policy",
                  Group: "policy.open-cluster-management.io",
                  Kind: "ConfigurationPolicy",
                  UID: "",
                  Causes: [
                      {
                          Type: "FieldValueNotSupported",
                          Message: "Unsupported value: \"testing\": supported values: \"Compliant\", \"Pending\", \"NonCompliant\", \"Terminating\"",
                          Field: "compliant",
                      },
                  ],
                  RetryAfterSeconds: 0,
              },
              Code: 422,
          },
      }
  occurred
  In [It] at: /home/runner/work/governance-policy-framework-addon/governance-policy-framework-addon/test/e2e/case10_error_test.go:221 @ 06/17/24 16:23:07.74

@JustinKuli
Copy link

The test failure should be resolved in open-cluster-management-io#146

@JustinKuli JustinKuli force-pushed the appstudio-governance-policy-framework-addon-acm-211 branch from 65a8fc4 to 5bc6a10 Compare June 18, 2024 15:26
@JustinKuli JustinKuli force-pushed the appstudio-governance-policy-framework-addon-acm-211 branch from 5bc6a10 to 94b35e6 Compare June 18, 2024 16:39
Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com>
@JustinKuli JustinKuli force-pushed the appstudio-governance-policy-framework-addon-acm-211 branch from 94b35e6 to 03cc87d Compare June 18, 2024 16:48
Copy link

sonarcloud bot commented Jun 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

openshift-ci bot commented Jun 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mprahl, red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@openshift-merge-bot openshift-merge-bot bot merged commit 70516c1 into release-2.11 Jun 18, 2024
14 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the appstudio-governance-policy-framework-addon-acm-211 branch June 18, 2024 18:55
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.

2 participants