| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
libguestfs: Add new case for virt-cat Test virt-cat command. Signed-off-by: Ditang Chen <chendt.fnst@cn.fujitsu.com> | 10 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: NameError: name 'cmp' is not defined cmp function is gone from Python3. So use"==" or "!=" as alternative Signed-off-by: Yan Li <yannli@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: remove autotest dependency and do some porting for libguestfs 1) Remove autotest dependency 2) Use 2to3 to do some port Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 | |
Python 3: simply replace stdout&stderr returned by process.run() This patch replace stdout&stderr returned by process.run() for all python file under libguestfs, provider and v2v. s/stdout/stdout_text/ s/stderr/stderr_text/ we will modify others stdout&stderr returned not by process methods in avocado-vt git, which will let us not need to do replacement for them one by one in tp-libvirt. Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 |