Automated installation framework
From: Nikolai Kirsebom (nikolai.kirsebom.NOJUNK_at_siemens.no)
Date: 04/30/04
- Next message: Ernie: "Re: Feedback on Sets, and Partitions"
- Previous message: Richard Shea: "urllib2/cookies - surely there's a better way ?"
- Next in thread: David Fraser: "Re: Automated installation framework"
- Reply: David Fraser: "Re: Automated installation framework"
- Reply: Thomas Heller: "Re: Automated installation framework"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 09:04:11 +0200
Does anyone know of an 'automated installation framework' written in
Python / accessible from Python ?
Could it be an idea to use the unittest module as a framework for
making such a system, using the 'setup-action' to make precondition
testing, 'run' to do the actual installation and the 'teardown-action'
to do verification.
Opinions are appreciated.
In our case, the target system is (multi-machine) Windows.
Nikolai
- Next message: Ernie: "Re: Feedback on Sets, and Partitions"
- Previous message: Richard Shea: "urllib2/cookies - surely there's a better way ?"
- Next in thread: David Fraser: "Re: Automated installation framework"
- Reply: David Fraser: "Re: Automated installation framework"
- Reply: Thomas Heller: "Re: Automated installation framework"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|