[
https://issues.apache.org/jira/browse/SYNCOPE-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò reassigned SYNCOPE-1489:
-----------------------------------------------
Assignee: Francesco Chicchiriccò
> 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: 0.5h
> 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)