Skip to content

misc: enable ignored kn tests #1292

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

Draft
wants to merge 1 commit into
base: kn-main
Choose a base branch
from
Draft

misc: enable ignored kn tests #1292

wants to merge 1 commit into from

Conversation

0marperez
Copy link
Contributor

@0marperez 0marperez commented Jun 4, 2025

Issue #

Description of changes

Currently PR is being used for CI testing. NOT ready for review yet.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@0marperez 0marperez added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Jun 4, 2025
Comment on lines -58 to +56
withTimeout(10.seconds) {
withTimeout(1000.seconds) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Question: 16 minutes and 40 seconds is a very long timeout. Shouldn't we be able to handle 1000 calls in 10 seconds? How long is this test actually taking?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

1000 is just for testing, I'll bring it back to 10 when this is ready for review. I'm currently just testing runs of the KN tests in CI, I forgot to say so in the description. Thanks for taking a preemptive look at it though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants