« Previous | Next » 

Revision 5d9d1aff

ID5d9d1affaf7d9bbb9e91fe9d0ad7cf705f52ee11
Parent 12475881
Child 90015bdd

Added by Klaus Aehlig over 10 years ago

Provide PYTHONPATH to burnin

One feature of the new private-module layout is that a python
script cannot simply 'import ganeti'. The reason is that the
interfaces to these modules are not stable and hence should not
be used outside Ganeti. However, this is what the burnin test
in the qa does. The good news is that we know that the burnin
script will always be from the same version of ganeti as the
one we're testing against; so we can simply provide the appropriate
PYTHONPATH.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Jose Lopes <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences