Skip to content

tests: prefer --insecure over -k #16878

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

Closed
wants to merge 6 commits into from
Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 30, 2025

To make it uniform in all tests, and greppability.

Also:

  • replace -k flag with -q in test 1268. (the actual flag doesn't
    matter in this test)
  • keep -k in test 300 to test its short form.
    (also verified to fail without a working -k)

@bagder
Copy link
Member

bagder commented Mar 31, 2025

For testing purposes, isn't it better to rather use a mix?

@vszakats
Copy link
Member Author

vszakats commented Mar 31, 2025

Would it be enough to use the short form in a single test (eg. 300), perhaps with a comment explaining this?

@vszakats
Copy link
Member Author

vszakats commented Apr 3, 2025

Kept -k in one test to have the short-form tested, alongside a comment.

@vszakats vszakats closed this in c6bd2e6 Apr 3, 2025
@vszakats vszakats deleted the kinsecure branch April 3, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants