You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2021/03/05 06:28:00 UTC

[jira] [Created] (IGNITE-14283) Create the Sanity Checks job on TC

Maksim Timonin created IGNITE-14283:
---------------------------------------

             Summary: Create the Sanity Checks job on TC
                 Key: IGNITE-14283
                 URL: https://issues.apache.org/jira/browse/IGNITE-14283
             Project: Ignite
          Issue Type: New Feature
            Reporter: Maksim Timonin
            Assignee: Peter Ivanov


1. The [Build] job runs without any checks.
2. There will be a new job [Sanity Checks], that runs all checks - checkstyle, licenses, javadoc, check-suites.
3. [Sanity Checks] runs in parallel with [Build].
4. All TC jobs with tests depend on a result of theĀ [Sanity Checks] job. If the check job fails then a test job won't be started.
5. Users can disable the [Sanity Checks] job with a selector on the Parameters tab of custom TC build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)