We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292c404 commit cdde985Copy full SHA for cdde985
integration-tests/src/test/java/oracle/kubernetes/operator/SitConfig.java
@@ -453,7 +453,6 @@ protected void testOverrideJdbcResourceWithNewSecret(String testMethod) throws E
453
+ JDBC_URL
454
+ "'");
455
assertResult(result);
456
- logger.log(Level.INFO, "SUCCESS - {0}", testMethod);
457
} finally {
458
copySitConfigFiles(files, "test-secrets");
459
recreateConfigMapandRestart("test-secrets-new", "test-secrets");
0 commit comments