Skip to content

Commit 5128d37

Browse files
committed
revert useless change
Signed-off-by: xinyual <xinyual@amazon.com>
1 parent b521e75 commit 5128d37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integ-test/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ integTest {
431431

432432
dependsOn ':opensearch-sql-plugin:bundlePlugin'
433433
if(getOSFamilyType() != "windows") {
434-
//dependsOn startPrometheus
435-
//finalizedBy stopPrometheus
434+
dependsOn startPrometheus
435+
finalizedBy stopPrometheus
436436
}
437437

438438
// enable calcite codegen in IT

0 commit comments

Comments
 (0)