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

Disable flaky ambient e2e tests #14638

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

ReToCode
Copy link
Member

Related to #14637

Proposed Changes

I'm proposing to disable the tests until they are more stable. Currently nearly every run needs a few retries until we can get the tests green.

/cc @nak3
/cc @dprotaso

@knative-prow knative-prow bot requested review from dprotaso and nak3 November 20, 2023 12:32
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7561386) 86.02% compared to head (bb8d60f) 86.02%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14638   +/-   ##
=======================================
  Coverage   86.02%   86.02%           
=======================================
  Files         197      197           
  Lines       14929    14929           
=======================================
  Hits        12843    12843           
  Misses       1776     1776           
  Partials      310      310           

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

@dprotaso
Copy link
Member

/lgtm
/approve

@nak3 @ReToCode did anything change recently with this configuration?

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 20, 2023
@dprotaso
Copy link
Member

actually let me ask my question on the issue

# - ingress: istio-ambient
# namespace-resources: virtualservices
# ingress-class: istio
# ambient: 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

linter warning on this file is legit - unsure why it can't detect the || and sorta ignore that the object is not defined (cc @kvmware)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I also uncommented the variable to make sure this works.

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2023
@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2023
Copy link

knative-prow bot commented Nov 21, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, ReToCode

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 merged commit 95f23ec into knative:main Nov 21, 2023
66 checks passed
@dprotaso
Copy link
Member

/cherry-pick release-1.12

@knative-prow-robot
Copy link
Contributor

@dprotaso: new pull request created: #14848

In response to this:

/cherry-pick release-1.12

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/test-infra repository.

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. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants