Open nirs opened 6 days 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,
Additional log cleanups split from #1628: