[jbosstools-issues] [JBoss JIRA] (JBIDE-11713) Set up some automated tests for installation, updates...

Mickael Istria (JIRA) jira-events at lists.jboss.org
Mon May 14 04:24:17 EDT 2012


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

Mickael Istria commented on JBIDE-11713:
----------------------------------------

@Max
> But I get that if you just want to test "does all features on this specific list of sites install all together" then sure - thats probably easier to do.

Yes, that's why we'll test because that's why end-users and QA people do: to test updates, they go to UI, add the new site, select all from this site and install.
The provided SWTBot test + scripts to install everything from site A then everything from site B then... does it through UI. It's indeed slower than p2 director because p2 UI makes much more work (updates).

@Nick
> For all the rabid "do everything with Maven" I've been seeing lately, I'm surprised to see bash here.
You got me ;)

> Why not use Maven/Tycho to run p2.director?
Because it uses a UI bot test that performs directly on p2 UI.
This script "orchestrates" installations: it installs everything from 1st site, then stop Eclipse; then install everything from 2nd site, then stops Eclipse;... then install everything from site N and stops Eclipse. The script fails whenever something cannot be installed.

> using the eclipserun-plugin to do the install, would not a Maven solution be better than being tied to Bash, and losing out on Windows platform install testing?

You're totally right. I'll work on that. But I we will run the eclipserun-plugin several times (once for each site) in order to mimic how end-users do installations and updates.

                
> Set up some automated tests for installation,updates...
> -------------------------------------------------------
>
>                 Key: JBIDE-11713
>                 URL: https://issues.jboss.org/browse/JBIDE-11713
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Build/Releng, QA
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 3.3.0.CR1
>
>         Attachments: scripts-1.0.0-SNAPSHOT-delivery.zip, sources.zip
>
>
> We should set up some automated tests and jobs to verify ability to install/update/... from the repo we produce.

--
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 jbosstools-issues mailing list