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

[WIP][TEST-ONLY] Test lease holder with empty string #15251

Closed
wants to merge 1 commit into from

Conversation

skonto
Copy link
Contributor

@skonto skonto commented May 27, 2024

Fixes #

Proposed Changes

Release Note


@knative-prow knative-prow bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 27, 2024
@skonto skonto changed the title [WIP] Test lease holder with empty string [WIP][TEST-ONLY] Test lease holder with empty string May 27, 2024
Copy link

knative-prow bot commented May 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: skonto

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

@knative-prow knative-prow bot requested review from izabelacg and ReToCode May 27, 2024 10:34
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 27, 2024
@skonto
Copy link
Contributor Author

skonto commented May 27, 2024

/test ?

Copy link

knative-prow bot commented May 27, 2024

@skonto: The following commands are available to trigger required jobs:

  • /test build-tests
  • /test contour-latest
  • /test contour-tls
  • /test gateway-api-latest
  • /test istio-latest-no-mesh
  • /test istio-latest-no-mesh-tls
  • /test kourier-stable
  • /test kourier-stable-tls
  • /test unit-tests
  • /test upgrade-tests

The following commands are available to trigger optional jobs:

  • /test gateway-api-latest-and-contour
  • /test https
  • /test istio-latest-mesh
  • /test istio-latest-mesh-short
  • /test istio-latest-mesh-tls
  • /test performance-tests

Use /test all to run the following jobs that were automatically triggered:

  • build-tests_serving_main
  • istio-latest-no-mesh-tls_serving_main
  • istio-latest-no-mesh_serving_main
  • unit-tests_serving_main
  • upgrade-tests_serving_main

In response to this:

/test ?

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

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.78%. Comparing base (79da324) to head (64f7823).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15251      +/-   ##
==========================================
+ Coverage   84.76%   84.78%   +0.01%     
==========================================
  Files         218      218              
  Lines       13479    13479              
==========================================
+ Hits        11426    11428       +2     
+ Misses       1686     1685       -1     
+ Partials      367      366       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

knative-prow bot commented May 27, 2024

@skonto: 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
build-tests_serving_main 64f7823 link true /test build-tests

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.

@skonto
Copy link
Contributor Author

skonto commented May 27, 2024

Copying from test logs:

{"Time":"2024-05-27T11:38:23.270186536Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.00-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270226986Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.01-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270235576Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.02-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270240116Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.03-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270244566Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.04-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270254686Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.05-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270327216Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.06-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270335006Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.07-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270361176Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.08-of-10 as it has no holder\n"}
{"Time":"2024-05-27T11:38:23.270399136Z","Action":"output","Package":"knative.dev/serving/test/ha","Test":"TestControllerHA","Output":"    ha.go:61: GetLeaders[controller] skipping lease controller.knative.dev.serving.pkg.reconciler.certificate.reconciler.09-of-10 as it has no holder\n"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant