Need Windows validation queue

Bug #1001474 reported by Chris Hillery
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
High
Chris Hillery

Bug Description

In order to truly support our goal of having the trunk always be releasable, we need the validation queue to build and test all changes on Windows as well.

Revision history for this message
Chris Hillery (ceejatec) wrote :

Goal 1 is to have an "advisory" Windows queue, which at least builds (and later tests) all checkins on Windows. For round 1, this will be run in parallel to the existing Linux queue, and will only report on its success or failure - it will not be tied into the "main" queue, and so it will not be able to prevent checkins from succeeding.

Revision history for this message
Chris Hillery (ceejatec) wrote :

As discussed, Rodolfo will provide:

1. A .zip file or other simple download of all third-party dependencies (hopefully not more than 500 megs).
2. A .bat file which will build Zorba unattended. This script should take exactly two arguments: the path to Zorba source, and the path to the unpacked third-party .zip file.
3. A document which describes how the .zip file was created - what sources were downloaded, how they were compiled (including any special build flags), etc.

Something it would be nice to have soon after that:

4. Another .bat script which runs all tests unattended. This script should take exactly one argument: the path to the Zorba build directory.

As of today, (1) and (2) are believed done.

Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) wrote :

Specification for (2)
build.bat [/branch <branch>] directory dependencies-dir
"directory" is always the path to compile. "dependencies-dir" is the path to the unzipped dependencies.
if "/branch <branch>" is specified, it will check out the named branch from bzr into "directory" before building.
if /branch isn't specified, it won't use bzr at all for anything.

Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) wrote :
Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) wrote :

This is the build.bat that is able to get the sources and compile them...

Changed in zorba:
importance: Undecided → High
Chris Hillery (ceejatec)
tags: added: task
Revision history for this message
Rodolfo Ochoa (rodolfo-ochoa) wrote :

new set of libraries on
http://www.2shared.com/file/W9NKBTQw/libraries.html
updated according to release 2.5
also a new .bat attached with changes that work only with fixes from the branch:
lp:~zorba-coders/zorba/bug1001474

Changed in zorba:
assignee: Chris Hillery (ceejatec) → Rodolfo Ochoa (rodolfo-ochoa)
assignee: Rodolfo Ochoa (rodolfo-ochoa) → Chris Hillery (ceejatec)
Chris Hillery (ceejatec)
tags: removed: task
tags: added: testsystem windows
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.