[jbosstools-dev] Integration tests on coretests update site?

Vlado Pakan vpakan at redhat.com
Wed Nov 21 01:24:23 EST 2012


On 11/20/2012 05:16 PM, Max Rydahl Andersen wrote:
>>>>> This beckon to question why bot ext was ever moved in the first place ?
>>>> We wanted to have ability to change our tests after code freeze because
>>>> we have to fix tests once new version of JBT/JBDS is available for QE.
>>> the base library for doing tests aren't part of that - that should just affect the main test code, right?
>> Unfortunately sometimes we are fixing also bot ext part when new
>> JBDS/JBT build is available for QE
> thats a shame :(
It's reasonable. For example when target platform is changed and Eclipse 
UI behaves differently than previous version we have to fix it within 
bot ext even when some preferences default value is changed. I don't 
think it means that our tests are not developed correctly.
>
>>>>> And why bot tests that requires SOA tests was put together into the same repository. It has its upsides but not sure it is the best way since these plugins life cycle are very different.
>>>>>
>>>> I think to have SOA tests separated in different repo would be good. I
>>>> don't know why it was put to the same repo as "core" integration tests.
>>> We cant run a git migraiton on the integration-tests repo to split it up. Your call.
>> OK. We will think about it.
> sorry - that should say "We *can* run git migration scripts".
>   
>>>>>> Yes, right now the reason is mostly running the tests on Machydra. But not exclusively - even if we (or anyone else) wants to run a test localy we have to build bot ext first. Having it on the coretests site would solve this.
>>>>>> Also, I have some jobs for the EAP QA team set up on the main jboss jenkins instance and it works the same way - unless bot ext is on the coretests site it needs to be build first. I'm not saying that it is such a big problem but I think it would make sense to have this in the coretests site if possible.
>>>>> If it needs to be in coretets why is the code moved to integration tests ?
>>>>>
>>>>> Isn't this just about integreation-tests needing to have its own updatesite ? (which we can get easier once reddeer dependency variance is solved ?)
>>>> To have separate update site for integration-tests would be good. I was
>>>> just thinking that it would be easier to add integration-tests to
>>>> existing coretests update site that it will need less work than creating
>>>> new update site and changing our builds to use it.
>>> which builds - you guys have your own root parent pom now you can add additional site to afaik. You already did it for reddeer, doing that is not bad in itself, bad was that it was/is? pointing
>>> to an updatesite not mirrored/maintained/etc.
>> I meant builds on machydra running all ours bot tests. We QE have to
>> discuss abut creating update site for integration tests. Once we decide
>> if we gonna do it I will inform you.
> What I'm suggesting is that the integration-tests gets published to 1 or 2 updatesites under download.jboss.org just like the other builds - but it kinda requires the git repository we built has a consistent set of dependencies IMO.
>
> /max
>



More information about the jbosstools-dev mailing list