Example #1
0
 def upload_update_to_repo(self):
     cmds = UPDATE_GUEST_CONF["install-repo-cmd"]
     testsutil.execute(*cmds, run_as_root=True, root_helper="sudo")
Example #2
0
 def upload_update_to_repo(self):
     cmds = UPDATE_GUEST_CONF["install-repo-cmd"]
     testsutil.execute(*cmds, run_as_root=True, root_helper="sudo")