Automated installation framework

Nikolai Kirsebom nikolai.kirsebom.NOJUNK at siemens.no
Fri Apr 30 03:04:11 EDT 2004


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




More information about the Python-list mailing list