Re: How to preserve test reports with S2I

2017-04-26 Thread Ben Parees
On Wed, Apr 26, 2017 at 3:54 PM,  wrote:

> Hi,
>
> Were building our Java APP, spring boot, with Source2Image. Currently we
> are wondering how to preserve e.g. test results reports aso since they are
> lost after running the build. What do you suggest?
>
> In our current Jenkins builds we run multiple maven build steps which
> operate
> On actual build workspace...
>

​how are you running the tests?  as a postcommit hook in the buildconfig?
​



>
> Best regards
> Rocco
> ___
> dev mailing list
> dev@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>
>


-- 
Ben Parees | OpenShift
___
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev


How to preserve test reports with S2I

2017-04-26 Thread lieferheld
Hi,

Were building our Java APP, spring boot, with Source2Image. Currently we are 
wondering how to preserve e.g. test results reports aso since they are lost 
after running the build. What do you suggest?

In our current Jenkins builds we run multiple maven build steps which operate
On actual build workspace...

Best regards
Rocco___
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev