taojintianxia commented on code in PR #23111:
URL: https://github.com/apache/shardingsphere/pull/23111#discussion_r1058296593
##########
.github/workflows/e2e.yml:
##########
@@ -219,4 +219,5 @@ jobs:
- name: Run Integration Test
run: |
./mvnw -B clean install -f test/e2e/agent/plugins/metrics/pom.xml
-Dspotless.apply.skip=true -Pit.env.metrics
+ ./mvnw clean install -B -T1C -Dmaven.javadoc.skip=true
-Djacoco.skip=true -Drat.skip=true -DskipITs -DskipTests -Dcheckstyle.skip=true
-Prelease
Review Comment:
> Check why metrics do not need -Prelease
after communicated with you, this because of the metrics test doesn't work
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]