scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
340 stars 175 forks source link

Deprecate test flags connected to deprecated gingko flags/options #1302

Open tnozicka opened 1 year ago

tnozicka commented 1 year ago
The --progress, --slow-spec-threshold, --always-emit-ginkgo-writer flags and the SuppressProgressReporting decorator have all been deprecated. Instead the existing -v and -vv flags better capture the level of verbosity to display. However, a new --show-node-events flag is added to include node > Enter and < Exit events in the spec timeline.

https://github.com/onsi/ginkgo/blob/5c32b2a6408b866b04774abad81eca2274f4fb5b/CHANGELOG.md#250

scylla-operator-bot[bot] commented 5 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

tnozicka commented 5 months ago

/remove-lifecycle stale /triage accepted