You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2019/09/16 10:53:00 UTC

[jira] [Resolved] (SYNCOPE-1489) Reorganize Travis CI to run the build suite in stages

     [ https://issues.apache.org/jira/browse/SYNCOPE-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-1489.
---------------------------------------------
    Resolution: Fixed

Thanks [~mmoayyed], Travis CI has never looked so brilliant! ;-)

> Reorganize Travis CI to run the build suite in stages
> -----------------------------------------------------
>
>                 Key: SYNCOPE-1489
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1489
>             Project: Syncope
>          Issue Type: Task
>          Components: build-tools
>    Affects Versions: 3.0.0
>            Reporter: Misagh Moayyed
>            Assignee: Francesco Chicchiriccò
>            Priority: Minor
>             Fix For: 3.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Per discussions on the dev mailing list, this Jira tracks improvements to the Travis CI process to split the build into multiple stages and jobs. The overall task list would include:
>  # run the straight "mvn clean install" one normally performs on his /
> her laptop, which involves RAT checks, Checkstyle, modernizer, etc, all
> unit and integration tests
>  # run integration tests with different content types [5]
>  # run the Admin UI tests [4], currently not run by default under
> fit/core-reference
>  # run the Enduser UI tests ([4] for master), currently not run by
> default under fit/core-reference
>  # run integration tests under the other supported Java EE containers
> (besides Tomcat) [6]
>  # run integration tests with the other supported DBMSes (besides H2)
>  # run integration tests with Elasticsearch - not documented but available
>  # run SAML 2.0 / OpenID Connect 1.0 login tests - not documented but
> available (only master)
> Individual sub-tasks will be created to track the progress for the above list.
>  
> > [4] [http://syncope.apache.org/building#All_integration_tests]
> > [5] [http://syncope.apache.org/building#Other_Content-Type_values]
> > [6] [http://syncope.apache.org/building#Java_EE_containers]
> > [7] [http://syncope.apache.org/building#DBMSes]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)