[
https://issues.apache.org/jira/browse/ATLAS-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948193#comment-17948193
]
ASF subversion and git services commented on ATLAS-4991:
--------------------------------------------------------
Commit 8ca846162165edd2a58d9037ad2b8e0bb77469f7 in atlas's branch
refs/heads/ATLAS-4991_n from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=8ca846162 ]
ATLAS-4991: Support running IT tests while building Atlas through docker
> Support running IT tests while building Atlas through docker
> ------------------------------------------------------------
>
> Key: ATLAS-4991
> URL: https://issues.apache.org/jira/browse/ATLAS-4991
> Project: Atlas
> Issue Type: Task
> Components: atlas-core
> Reporter: Pinal Shah
> Assignee: Pinal Shah
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Since in the docker atlas-build script, mvn package is used to build Atlas,
> even if -DskipTests=false, it doesnt run Intergration tests.
> Solution:
> Either change the maven-failsafe-plugin, intergration-test execution phase to
> package
> or use mvn install
--
This message was sent by Atlassian Jira
(v8.20.10#820010)