origin icon indicating copy to clipboard operation
origin copied to clipboard

add test demonstrating zero-diff check failure

Open deads2k opened this issue 1 year ago • 3 comments

make && ./openshift-tests run-test "[sig-apimachinery] server-side-apply zero diff detection should not update when the existing values have not changed [Suite:openshift/conformance/parallel]"

This is currently failing with

   STEP: Destroying namespace "e2e-test-server-side-apply-zero-diff-hzpgj" for this suite. @ 09/12/24 12:41:59.485
  • [FAILED] [4.844 seconds]
  [sig-apimachinery] server-side-apply zero diff detection [It] should not update when the existing values have not changed [Suite:openshift/conformance/parallel]
  github.com/openshift/origin/test/extended/operators/server_side_apply_zero_diff.go:23

    [FAILED] Expected
        <string>: modification done
    to equal
        <string>: nothing to apply
    In [It] at: github.com/openshift/origin/test/extended/operators/server_side_apply_zero_diff.go:65 @ 09/12/24 12:41:58.761
  ------------------------------

  Summarizing 1 Failure:
    [FAIL] [sig-apimachinery] server-side-apply zero diff detection [It] should not update when the existing values have not changed [Suite:openshift/conformance/parallel]
    github.com/openshift/origin/test/extended/operators/server_side_apply_zero_diff.go:65

  Ran 1 of 1 Specs in 4.844 seconds
  FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped

deads2k avatar Sep 12 '24 16:09 deads2k

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k

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-ci[bot] avatar Sep 12 '24 16:09 openshift-ci[bot]

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Dec 31 '24 09:12 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar Jan 31 '25 00:01 openshift-bot

Job Failure Risk Analysis for sha: 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-gcp-ovn-builds High

openshift-trt[bot] avatar Feb 12 '25 23:02 openshift-trt[bot]

@deads2k: 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/e2e-metal-ipi-ovn 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-metal-ipi-ovn
ci/prow/e2e-aws-ovn-single-node-upgrade 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-aws-ovn-upgrade 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-aws-ovn-upgrade
ci/prow/e2e-agnostic-ovn-cmd 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-aws-ovn-kube-apiserver-rollout 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-aws-ovn-kube-apiserver-rollout
ci/prow/e2e-gcp-ovn-rt-upgrade 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-gcp-ovn-rt-upgrade
ci/prow/e2e-aws-ovn-ipsec-serial 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-aws-ovn-ipsec-serial
ci/prow/e2e-aws-ovn-single-node 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link false /test e2e-aws-ovn-single-node
ci/prow/e2e-gcp-ovn-builds 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-gcp-ovn-builds
ci/prow/e2e-vsphere-ovn 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-vsphere-ovn
ci/prow/e2e-gcp-ovn 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-gcp-ovn
ci/prow/e2e-aws-ovn-serial 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-aws-ovn-serial
ci/prow/e2e-aws-ovn-edge-zones 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-aws-ovn-edge-zones
ci/prow/e2e-gcp-ovn-upgrade 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-gcp-ovn-upgrade
ci/prow/e2e-metal-ipi-ovn-ipv6 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-aws-ovn-fips 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-aws-ovn-fips
ci/prow/e2e-vsphere-ovn-upi 3f7cf5e41f7c1d31ac919ec0f813c1b104e57e7a link true /test e2e-vsphere-ovn-upi

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.

openshift-ci[bot] avatar Feb 26 '25 22:02 openshift-ci[bot]

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Mar 29 '25 08:03 openshift-bot

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

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.

openshift-ci[bot] avatar Mar 29 '25 08:03 openshift-ci[bot]