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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16930424#comment-16930424 ] 

ASF subversion and git services commented on SYNCOPE-1489:
----------------------------------------------------------

Commit 7637ee4510ca55cccc2f07fcf737f9638c833fab in syncope's branch refs/heads/master from Misagh Moayyed
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=7637ee4 ]

SYNCOPE-1489: Reorganize travis CI into build stages/jobs (#115)



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