[jboss-jira] [JBoss JIRA] (WFLY-1859) Make TeamCity run the mixed domain tests

Kabir Khan (JIRA) jira-events at lists.jboss.org
Wed Sep 25 11:40:02 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807390#comment-12807390 ] 

Kabir Khan commented on WFLY-1859:
----------------------------------

[25/09/2013 13:41:52] Tomaz Cerar: Kabir, Brian
[25/09/2013 13:41:54] Tomaz Cerar: will this do
[25/09/2013 13:41:54] Tomaz Cerar: [root at build04-linux32 legacy-as]# ls -l /store/legacy-as/
total 733320
-rw-r--r-- 1 root root 123075938 Sep 25 08:14 jboss-as-7.1.2.Final.zip
-rw-r--r-- 1 root root 123139444 Sep 25 08:23 jboss-as-7.1.3.Final.zip
-rw-r--r-- 1 root root 266016563 Sep 25 08:33 jboss-as-7.2.0.Final.zip
-rw-r--r-- 1 root root 115495901 May 16 23:47 jboss-eap-6.1.0.zip
-rw-r--r-- 1 root root 123177682 Aug 30 10:50 jboss-eap-6.1.1.zip
[25/09/2013 13:47:30] Tomaz Cerar: i think they should be unpacked
[25/09/2013 13:47:32] Tomaz Cerar: but that should be it
[25/09/2013 14:03:18] Kabir Khan: Tomaz, the directories look fine - you will also need to update the tests in mixed-domain, they each select a different version
[25/09/2013 14:03:55] Tomaz Cerar: ok
[25/09/2013 14:04:54] Kabir Khan: and you might also need to update @Version.AsVersion and OldVersionCopier to better handle jboss-as- vs jboss-eap-
[25/09/2013 14:05:20] Kabir Khan: since at the moment it seems to assume jboss-as-, and the version is just appended to that
[25/09/2013 14:05:33] Tomaz Cerar: :)
[25/09/2013 14:05:48] Tomaz Cerar: for starters i will be happy if current tests work
[25/09/2013 14:05:59] Kabir Khan: Yeah, try that first
[25/09/2013 14:06:16] Kabir Khan: and then I can help update this to include eap (although not today)
                
> Make TeamCity run the mixed domain tests
> ----------------------------------------
>
>                 Key: WFLY-1859
>                 URL: https://issues.jboss.org/browse/WFLY-1859
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Test Suite
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Kabir Khan
>            Assignee: Tomaz Cerar
>            Priority: Critical
>
> [09/08/2013 18:02:06] Kabir Khan: BTW, Tomaz you've not set up the jobs to run the mixed-domain tests
> [09/08/2013 18:02:46] Tomaz Cerar: noap
> [09/08/2013 18:02:55] Tomaz Cerar: and we probably want that
> [09/08/2013 18:03:46] Kabir Khan: So you need a directory containing jboss-as-7.1.2.Final.zip  jboss-as-7.1.3.Final.zip
> [09/08/2013 18:04:01] Tomaz Cerar: now i rembemer
> [09/08/2013 18:04:22] Tomaz Cerar: i will set it up, probably not right now, but soon
> [09/08/2013 18:04:26] Kabir Khan: Each zip has the following file structure
> [09/08/2013 18:04:27] Kabir Khan: $unzip old-as7-releases/jboss-as-7.1.3.Final.zip | more
> Archive:  old-as7-releases/jboss-as-7.1.3.Final.zip
>    creating: jboss-as-7.1.3.Final/
>    creating: jboss-as-7.1.3.Final/appclient/
>    creating: jboss-as-7.1.3.Final/appclient/configuration/
> [09/08/2013 18:04:31] Kabir Khan: ...
> [09/08/2013 18:05:02] Kabir Khan: Then you need to set -Djboss.test.mixed.domain.dir=
> to the directory containing jboss-as-7.1.2.Final.zip and jboss-as-7.1.3.Final.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list