Qa-tools: Difference between revisions
From Yocto Project
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Summary = | |||
The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the [http://git.yoctoproject.org/cgit/cgit.cgi/qa-tools/ gitweb interface]. | The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the [http://git.yoctoproject.org/cgit/cgit.cgi/qa-tools/ gitweb interface]. | ||
Line 8: | Line 8: | ||
Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the [[Poky Contributions]] guidelines. | Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the [[Poky Contributions]] guidelines. | ||
== Sumary 1 == |
Revision as of 20:26, 8 March 2017
Summary
The qa-tools git repository is the recipient for the QA automation scripts and tools. You can take a look at it via the gitweb interface.
For cloning the qa-tools repository:
$ git clone git://git.yoctoproject.org/qa-tools
Contributing to any of the yoctoproject.org repositories, including qa-tools, can be achieved with the Poky Contributions guidelines.