Skip to content

Commit 9e65b49

Browse files
committed
revert change
Signed-off-by: xinyual <xinyual@amazon.com>
1 parent 95e576d commit 9e65b49

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)