• Jérome Perrin's avatar
    testnode: pass shared_part_list to runTestSuite who understand it · 8236b6f0
    Jérome Perrin authored
    Some test suites who install software during the test, such as SLAPOS-SR
    tests, could benefit from reusing already installed shared parts.
    
    The convention is that --shared_part_list is a os.pathsep (:) separated
    list of paths of read-only shared parts in which the test is not allowed
    to write.
    8236b6f0
UnitTestRunner.py 8.12 KB