eldadru / ksniff

Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
Apache License 2.0
3.22k stars 194 forks source link

Improve e2e tests (GH actions) #120

Open bostrt opened 3 years ago

bostrt commented 3 years ago

GitHub actions for e2e tests were added recently. Right now, the tests are very basic, aren't resilient to failure and may provide bad signals for failure.

MichaelWasher commented 3 years ago

Can we discuss the kind of test-list / framework that we should write this in? (GoLang / Python)