suneet-s commented on issue #9560: Instructions to run integration tests 
against quickstart
URL: https://github.com/apache/druid/pull/9560#issuecomment-604167731
 
 
   > > @suneet-s You should also exclude the new group QUICKSTART_COMPATIBLE 
from travis "other integration test".
   > > I feel like that "other integration test" instead of doing exclude 
should just do include
   > 
   > Actually, I think this might be wrong. The test is assigned to 2 groups. 
So if I exclude 1/2 groups, I think it might exclude the test. Need to check 
locally if that's the case. So much TestNG magic I'm learning about in this PR
   
   @maytasm3 I tried this locally, and it appears to run the test.
   
   `mvn clean verify -P int-tests-config-file -Dit.test=ITCompactionTaskTest 
-DexcludedGroups=quickstart-compatible`
   
   I'll look at the results of this travis run to make sure that 
ITCompactionTaskTest is actually run in this change

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to