[jboss-jira] [JBoss JIRA] (AS7-4432) Run AS 7 testsuite on OpenShift
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Mon Apr 9 11:27:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Zizka updated AS7-4432:
------------------------------
There's a bug in OpenShift - if the build takes too long, it just kills the build:
{code:bash}
remote: Running .openshift/action_hooks/pre_build
remote: Found pom.xml... attempting to build with 'mvn -e clean package -Popenshift -DskipTests'
remote: Apache Maven 3.0.3 (r1075437; 2011-06-20 13:22:37-0400)
remote: Maven home: /etc/alternatives/maven-3.0
remote: Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
remote: Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre
remote: Default locale: en_US, platform encoding: UTF-8
remote: OS name: "linux", version: "2.6.32-220.7.1.el6.x86_64", arch: "i386", family: "unix"
remote: [INFO] Scanning for projects...
{code}
...
{code:bash}
remote: [INFO] Compiling 239 source files to /var/lib/stickshift/07560264fbf24ad5afac00c279235e31/as7ts/runtime/repo/controller/target/classes
remote: /usr/libexec/stickshift/cartridges/jbossas-7/info/bin/build.sh: line 82: 4591 Killed mvn --global-settings $OPENSHIFT_MAVEN_MIRROR clean package -Popenshift -DskipTests
remote: Running .openshift/action_hooks/build
remote: Emptying tmp dir: /var/lib/stickshift/07560264fbf24ad5afac00c279235e31/as7ts/jbossas-7/standalone/tmp/auth
remote: Emptying tmp dir: /var/lib/stickshift/07560264fbf24ad5afac00c279235e31/as7ts/jbossas-7/standalone/tmp/vfs
remote: Emptying tmp dir: /var/lib/stickshift/07560264fbf24ad5afac00c279235e31/as7ts/jbossas-7/standalone/tmp/work
remote: Running .openshift/action_hooks/deploy
remote: Starting application...
remote: Done
remote: Running .openshift/action_hooks/post_deploy
To ssh://07560264fbf24ad5afac00c279235e31@as7ts-ondra.rhcloud.com/~/git/as7ts.git/
7ace0e7..5a7af4e master -> master
{code}
{code:bash}
{code}
> Run AS 7 testsuite on OpenShift
> -------------------------------
>
> Key: AS7-4432
> URL: https://issues.jboss.org/browse/AS7-4432
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Affects Versions: 7.1.1.Final
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
> Fix For: No Release
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list