DaanHoogland commented on PR #6956:
URL: https://github.com/apache/cloudstack/pull/6956#issuecomment-1357372802

   > Thanks all - any thoughts on consolidating the component tests together 
(as Github Actions timeout is 6hrs, compared to an hour for Travis). What we 
can do is to have 5-6 runners per PR (than 20+) with pipelining and passing 
artifacts b/w jobs:
   > 
   > Check type of changes, do we need to build UI or java code -> Do mvn 
-Dnoredist -Dsimulator build with unit tests -> if it passes -> run smoketests 
(2-4 runners) and integration tests (2-4 runners)
   
   I don“t like the idea of consolidating if that lengthens the duration of the 
total run of checks. Our feedback loop will be effectively a day when we exceed 
5 hours. Even with 2 hours some of us will only return the next day. Let's run 
more in parallel rather than less. especially if we separate the build part out.


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

Reply via email to