Skip to content

Commit 4d3993e

Browse files
committed
added sleep to wait for grafana readiness4
1 parent 6f99fb0 commit 4d3993e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ItMonitoringExporter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,6 @@ public void test19_EndToEndViaChart() throws Exception {
829829
if (operator1 != null) {
830830
operator1.destroy();
831831
}
832-
deletePvDir();
833832
}
834833
testCompletedSuccessfully = true;
835834
logger.info("SUCCESS - " + testMethodName);

0 commit comments

Comments
 (0)