You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/03/17 16:49:19 UTC

[GitHub] [activemq] jbonofre commented on a change in pull request #622: Add full.test profile to execute all modules and remove unit tests and itests by default

jbonofre commented on a change in pull request #622:
URL: https://github.com/apache/activemq/pull/622#discussion_r596204209



##########
File path: pom.xml
##########
@@ -1489,6 +1486,15 @@
 
   <profiles>
 
+    <profile>
+      <id>full.test</id>
+      <modules>
+        <module>activemq-unit-tests</module>

Review comment:
       The problem is that unit tests execution takes 3 hours. I don't think it brings value to run a build for 3 or 4 hours on each PR. I agree to execute periodically (I proposed weekly), but be fast on PR.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org