mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-24 18:35:10 +00:00
* Add --orderseed, shuffle order every time, report order for repeatability * Add --times, acts like a multi-deck shoe * Remove fixed numbering in TAP output (this is actually not needed; TAP output is just done by outputting what assertion count you're on.) This is essentially just a port off3a992aaand369064c6(minus reporting, which can be handled later when we make TAP, etc, better).