未验证 提交 7ec23903 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'ldoktor/docs'

Signed-off-by: NCleber Rosa <crosa@redhat.com>
......@@ -4,7 +4,9 @@
Getting Started
===============
The first step towards using Avocado is, quite obviously, installing it.
Those who prefer video-introduction, take a look at :ref:`other_resources`.
Either way first step towards using Avocado is, quite obviously, installing
it.
.. Note: this section section shares content with the project README
file. When editing this section, also sync the content with
......
.. _other_resources:
Other Resources
===============
This is a collection of some other varied Avocado related sources on
the web:
* Mindmap from 2015 workshop demonstrating features and examples
are available `here <https://www.mindmeister.com/504616310>`__.
Presentations
-------------
* `Testing Framework Internals (DevConf 2017) <https://www.youtube.com/watch?v=--fxmmJ5SBA&list=PLpLgrCSz067ao8NsOHdaYtq-06SmBMOBR>`__
* `Auto Testing for AArch64 Virtualization (Linaro connect San Francisco 2017) <http://connect.linaro.org/resource/sfo17/sfo17-502/>`__
* `libvirt integration and testing for enterprise KVM/ARM (Linaro Connect Budapest 2017) <http://connect.linaro.org/resource/bud17/bud17-213/>`__
* `Automated Testing Framework (PyCon CZ 2016) <https://www.youtube.com/watch?v=eTR-LvW80pM&list=PLpLgrCSz067ao8NsOHdaYtq-06SmBMOBR&index=2>`__
* `Avocado and Jenkins (DevConf 2016) <https://www.youtube.com/watch?v=XJ7IWQflM9g&list=PLpLgrCSz067ao8NsOHdaYtq-06SmBMOBR&index=4>`__
* `Avocado: Next Gen Testing Toolbox (DevConf 2015) <https://www.youtube.com/watch?v=xMXS7NB4WSs&index=5&list=PLpLgrCSz067ao8NsOHdaYtq-06SmBMOBR>`__
* Avocado workshop (DevConf 2015) `mindmap with all commands/content <https://www.mindmeister.com/504616310/avocado-workshop>`__ and `a partial video <https://www.mindmeister.com/504616310/avocado-workshop>`__
* `Avocado: Open Source Testing Made Easy (LinuxCon 2015) <https://www.youtube.com/watch?v=tdEg07BfdBw&index=3&list=PLpLgrCSz067ao8NsOHdaYtq-06SmBMOBR>`__
Public test repositories
------------------------
* `Avocado Misc Tests <https://github.com/avocado-framework-tests/avocado-misc-tests>`__
* `Cockpit tests <https://github.com/cockpit-project/cockpit/tree/master/test/avocado>`__
* `Modularity framework tests (uses custom docker image) <https://github.com/fedora-modularity/meta-test-family>`__
* `Azure Tests (requires plugin) <https://github.com/yuxisun1217/avocado-azure/>`__
.. _avocado-ec2-plugin:
==================
Avocado-ec2 Plugin
==================
This plugin allows you to run tests on Amazon EC2 instances.
`Details available here <https://github.com/avocado-framework/avocado-ec2>`__
.. _azure-plugin:
============
Azure Plugin
============
This plugin allows you to run tests on Microsoft Azure Virtual
Machine instances. `Details available here <https://github.com/yuxisun1217/avocado-azure>`__
......@@ -18,3 +18,5 @@ optional plugins:
yaml_loader
golang
glib
avocado_ec2
azure
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册