RamenDR / ramen

Apache License 2.0
74 stars 56 forks source link

e2e: Easier to follow log #1658

Open nirs opened 6 days ago

nirs commented 6 days ago

Additional log cleanups split from #1628:

nirs commented 4 hours ago

Summary from discussion with @raghavendra-talur:

We want to replace the current format:

{deployer}-Deploy-{rbd|cephfs}-busybox

With:

{deploy|statefulset|daemonset|vm}-{block|file}-{deployer}-{volrep|volsync}

(I'm not sure about the order)

So the tests are about:

And not about specific storage provider (rbd, cephfs) - Ramen is storage agnostic.

The config determines the particular storage to use for the test. The same test will work on drenv, openshift, k8s, with any compatible storage,