Attila Doroszlai created HDDS-6496:
--------------------------------------

             Summary: Improve CI check ordering
                 Key: HDDS-6496
                 URL: https://issues.apache.org/jira/browse/HDDS-6496
             Project: Apache Ozone
          Issue Type: Improvement
          Components: build
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Some ideas for improvement:

 * _compile (11)_ is not necessary for acceptance test changes, when 
compilation is necessary only to get the binary tarball for running the tests.
 * _basic_ checks are deterministic (except _basic (unit)_ to some degree).  
Failures can only be fixed by code change, so we can restore fail-fast behavior.
 * _basic_ checks are also quick, so we can postpone starting _integration_ 
until these finish.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to