scylladb / scylla-operator

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

E2E artifacts are not collected in CI #1910

Closed rzetelskik closed 1 month ago

rzetelskik commented 1 month ago

What happened?

https://github.com/scylladb/scylla-operator/pull/1754 accidentally broke e2e artifact collection in our CI script. The e2e artifacts are not being collected.

See e.g. https://gcsweb.scylla-operator.scylladb.com/gcs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1850/pull-scylla-operator-master-e2e-gke-parallel/1787741759061626880/artifacts/.

/priority critical-urgent /kind bug /assign

What did you expect to happen?

e2e artifacts should be collected along with must-gather

How can we reproduce it (as minimally and precisely as possible)?

Look into any CI run post-merge.

Scylla Operator version

master

Kubernetes platform name and version

n/a

Please attach the must-gather archive.

n/a

Anything else we need to know?

n/a