Currently, srcdir in client/profiles/<testname>/has not changed into 
client/tmp/<testname>/, which will make the dir not 'read-only'.
These two patches are to slove this problem.

Mike Qiu (2):
  client.shared.base_utils:add srcdir in update_version to support
    profilers
  client.profilers.__init__:Change the srcdir to configurable place

 client/profilers/__init__.py |   17 ++++++++++++++---
 client/shared/base_utils.py  |    3 ++-
 2 files changed, 16 insertions(+), 4 deletions(-)

-- 
1.7.7.6

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to