[Buildbot-commits] [Buildbot] #2439: add upgrade tests for 0.8.6p1 and 0.8.7p1

Buildbot trac trac at buildbot.net
Mon Apr 1 18:49:36 UTC 2013


#2439: add upgrade tests for 0.8.6p1 and 0.8.7p1
--------------------------+---------------------
Reporter:  dustin         |       Owner:
    Type:  enhancement    |      Status:  closed
Priority:  major          |   Milestone:  0.8.8
 Version:  0.8.7p1        |  Resolution:  fixed
Keywords:  tests, simple  |
--------------------------+---------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Old description:

> We have upgrade tests for several previous versions, and need to add them
> for these two versions.
>
> The task is this:
>  * set up a test config of the old version
>  * run a build or two
>  * trim down the results and make a tarball
>  * include that tarball in the source
>  * use it from `master/buildbot/test/integration/test_upgrade.py`
>  * make some worthwhile assertions about the resulting builds.
>
> This is a good chance both to set up a simple Buildbot install, and to
> have a look at how some of Buildbot's tests are written.

New description:

 We have upgrade tests for several previous versions, and need to add them
 for these two versions.

 The task is this:
  * set up a test config of the old version
  * run a build or two
  * trim down the results and make a tarball
  * include that tarball in the source
  * use it from `master/buildbot/test/integration/test_upgrade.py`
  * make some worthwhile assertions about the resulting builds.

 This is a good chance both to set up a simple Buildbot install, and to
 have a look at how some of Buildbot's tests are written.

--

Comment:

 Erik wrapped this up during the !PyCon sprints.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2439#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list