Skip to content

Commit 23fa5d3

Browse files
committed
revert useless change
Signed-off-by: xinyual <xinyual@amazon.com>
1 parent e4f8e5e commit 23fa5d3

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
@@ -448,8 +448,8 @@ integTest {
448448

449449
dependsOn ':opensearch-sql-plugin:bundlePlugin'
450450
if(getOSFamilyType() != "windows") {
451-
//dependsOn startPrometheus
452-
//finalizedBy stopPrometheus
451+
dependsOn startPrometheus
452+
finalizedBy stopPrometheus
453453
}
454454

455455
// enable calcite codegen in IT

0 commit comments

Comments
 (0)