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 fa29ce3 commit afb9352Copy full SHA for afb9352
integration-tests/src/test/java/oracle/kubernetes/operator/ITMonitoringExporter.java
@@ -73,7 +73,6 @@ public class ITMonitoringExporter extends BaseTest {
73
*/
74
@BeforeClass
75
public static void staticPrepare() throws Exception {
76
- QUICKTEST = false;
77
if (!QUICKTEST) {
78
initialize(APP_PROPS_FILE);
79
logger.info("Checking if operator and domain are running, if not creating");
0 commit comments