capsule-render icon indicating copy to clipboard operation
capsule-render copied to clipboard

Hunch: WSL testing of sonobuoy client might be necessary?

Open jayunit100 opened this issue 2 years ago • 1 comments

What steps did you take and what happened:

We were just using sonobuoy 0.55 on a customer site and using

sonobuoy run --plugin e2e --e2e-focus="Volume" --e2e-skip="Disruptive|Slow|6"

Resulted in ALL TESTS being skipped when run from a WSL terminal, but not when being run from other terminals.

What did you expect to happen:

the e2e-skip flag would not skip all tests...

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Sonobuoy version: 0.55

jayunit100 avatar Dec 15 '21 01:12 jayunit100

Can you give me the output of sonobuoy gen --plugin e2e --e2e-focus="Volume" --e2e-skip="Disruptive|Slow|6"?

If this occurs as described, I'm assuming its just WSL quoting is wonky? I'm very curious what sonobuoy got as the flag argument in this case. Once we get the argument it doesn't ever get processed via the terminal again, so it has to be on the input side.

johnSchnake avatar Dec 15 '21 04:12 johnSchnake

There has not been much activity here. We'll be closing this issue if there are no follow-ups within 15 days.

stale[bot] avatar Nov 09 '22 09:11 stale[bot]