dev@glassfish.java.net

Re: How to run GF quicklook/dev tests with a domain using custom ports configuration?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 17 Nov 2010 12:37:00 +0100

Hi Jane,
perfect! I'll try and let you know but it seems to me that this should
work for me the way I need it to work.

Marek

On 17.11.2010, at 2:08, Jane Young wrote:

> Hi Marek,
>
> In the Hudson job, you can do the following:
> 1. unzip glassfish.zip built with the latest Metro artifacts
> 2. remove the default domain1 (asadmin delete-domain domain1)
> 3. create a new domain 1 with the custom ports
> 4. update build.properties in v3/tests/quicklook with the custom
> ports (to automate this, you can use "sed").
> 5. run QL
>
> Let me know if this works.
> Jane
>
> On 11/16/10 6:29 AM, Marek Potociar wrote:
>> Hi Jane,
>> I'd like to set up a hudson job that runs GF quicklook tests
>> against GF build with latest Metro build, but to avoid conflict I
>> need to be able to configure GF to use a domain with custom ports
>> and tell GF QL to run against those ports. How can I do that? I was
>> browsing through the available docs but was not able to find any
>> hints.
>>
>> Thanks,
>> Marek
>>
>>
>>
>