[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2344: Acquire and configure a dedicated Windows build slave.
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Feb 22 21:57:50 UTC 2016
#2344: Acquire and configure a dedicated Windows build slave.
--------------------------------+------------------------------------------
Reporter: daira | Owner: nejucomo
Type: task | Status: new
Priority: normal | Milestone: soon (release n/a)
Component: dev- | Version: n/a
infrastructure |
Resolution: | Keywords: windows buildslave packaging
Launchpad Bug: |
--------------------------------+------------------------------------------
Comment (by warner):
I'm testing out https://www.appveyor.com, which is free for FOSS projects.
And most importantly, managed by someone else :).
I'm also adding support for running our tests under
[https://testrun.org/tox/latest/index.html tox], since tox creates a
virtualenv for you. The appveyor config should be simplified by having it
run tox intead of running virtualenv/setup.py/trial directly, and then I
think we can use this on all our other buildslaves too.
'tox' appears to build an sdist from your source tree, then install that
into the virtualenv, then run a command of your choosing. I'm using `trial
allmydata`.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2344#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list