[Buildbot-devel] executing steps on a windows slave that does not have buildbot slave software installed
Philippe McLean
philippe.mclean at gmail.com
Thu Jun 6 23:02:35 UTC 2013
my goal is to deploy "production-like" slaves with no configuration, run
the setup installers, install the build, reboot, run functional tests,
acceptance tests.
the main thing is that buildbot should not be on a production machine,
although python would be.
something like wmic (can it accept password as an argument?) or powershell
remote execution...
On Thu, Jun 6, 2013 at 3:57 PM, Dan Kegel <dank at kegel.com> wrote:
> On Thu, Jun 6, 2013 at 3:45 PM, Philippe McLean
> <philippe.mclean at gmail.com> wrote:
> > does anyone here have experience and recommendations on running slave
> steps
> > on a windows slave that does NOT have buildbot installed on it?
> >
> > I need to run scripts, reboot, install things... but i'd prefer not to
> > introduce any dev dependencies.
>
> Oh, you mean like do everything remotely via wmic, or something like that?
>
> http://blog.commandlinekungfu.com/2009/05/episode-31-remote-command-execution.html
>
> What's your goal -- to be able to deploy fresh slaves with no
> configuration?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130606/474e81c0/attachment.html>
More information about the devel
mailing list