| github: Add a template for the new pull requests Add the github a pull request template[1] for bug fixes, new cases, and tiny fixes. They will help the contributors provide necessary information of their pull requests. [1]: https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository Signed-off-by: Han Han <hhan@redhat.com> | 5 年前 |
| 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 年前 |
| Merge pull request #3370 from iccaszhulili/remote_access_vm_name remote_with_unix: Complete fix the regex issue of unix connection test | 5 年前 |
| Python 3: Remove autotest dependency for lvsb py files Signed-off-by: cuzhang <cuzhang@redhat.com> | 8 年前 |
| v2v: fix boottype error on rhel9 v2v did some changes on rhel9 about the guest biostype, this patch adapts the change. Signed-off-by: Xiaodai Wang <xiaodwan@redhat.com> | 5 年前 |
| Merge pull request #3378 from xiaodwan/v2v_new_case_vmx_ssh_T_option v2v: add a new checkpoint for vmx -it ssh (-T) | 5 年前 |
| virt: Update .gitignore for guthub tool cache An upcoming revision of the github tool will use a caching directory. Just ignore anything with cache in it's name. Signed-off-by: Chris Evich <cevich@redhat.com> | 12 年前 |
| tools: Add codespell Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> | 12 年前 |
| virt: Adds file which contain patterns which should be excluded. Adds file which contain patterns which should be excluded from tar package distributed to clients from the server. Signed-off-by: Jiří Župka <jzupka@redhat.com> | 13 年前 |
| Update travis setting - Update travis requirements, remove outdated ones, and make a few version upgrades - Set checking version from python 3.4 to 3.6 - Set ignore python version from 3.4 to None Signed-off-by: Haijiao Zhao <haizhao@redhat.com> | 5 年前 |
| Fix typos in CODING_STYLE and README s/describle/describe s/Readbility/Readability s/indepentently/independently | 10 年前 |
| Update LICENSE doc Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> | 12 年前 |
| MAINTAINERS: update tp-libvirt maintainers list let us update the maintainers list for tp-libvirt Signed-off-by: Balamuruhan S <bala24@linux.vnet.ibm.com> | 8 年前 |
| Update docs 1. README.rst: a. link review summary to give it more visibility b. some formatting to improve readability 2. review summary: a. rst formatted to improve readability b. added note about escape sequences and variable declaration location | 6 年前 |
| Add cfg file definition convertions In order to provide one consistent, human-readable, maintainable test case names, it is necessary to apply some conventions rules to Cartesian Configuration format. Signed-off-by: chunfuwen <chwen@redhat.com> | 5 年前 |
| Update travis setting - Update travis requirements, remove outdated ones, and make a few version upgrades - Set checking version from python 3.4 to 3.6 - Set ignore python version from 3.4 to None Signed-off-by: Haijiao Zhao <haizhao@redhat.com> | 5 年前 |
| tp-libvirt: Add Travis CI job Let's start simple, only with a pylint check. Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> | 12 年前 |
| Update review doc 1. Define best practice to work with timeouts 2. Minor formatting update | 6 年前 |