- 26 6月, 2017 1 次提交
-
-
由 Amador Pahim 提交于
Avocado selftest supports parallel check, enabled by the env. variable `AVOCADO_PARALLEL_CHECK`. Let's enable that in travis so big PRs will have a better change to finish before the travis 50min timeout. Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
- 24 6月, 2017 3 次提交
-
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
All other result plugins write (by default) to the job results dir. The HTML plugin was different because it used to require a number of files. Now, it's a single file, and thus, could/should live in the same place as other files. To ease the transition of the location, let's add a symlink, so that users can still rely on the old location. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 23 6月, 2017 18 次提交
-
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Lukáš Doktor 提交于
This section should help people running 36.x to move towards using 52.x Avocado version. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Cleber Rosa 提交于
Words like JSON and YAML are acronyms, and should be written using capital letters only. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
The yaml_to_mux plugin may be able to read JSON files, but this not documented *at all* and conflicts even with the basic help information given on yaml_to_mux. Let's omit that until we decide if JSON should be treated by Avocado as a valid input to yaml_to_mux. Then, while at it, a hopefully clearer version, broken down into smaller sentences, is being proposed. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/avocado-framework/avocado: Docs: document the test process environment Docs: AVOCADO_* environment variables are available to all tests
-
由 Cleber Rosa 提交于
Each test executed in Avocado gets its own process. But, there are a few peculiarities that test writers may have to deal with, so let's document those. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
And not only to SIMPLE tests. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Lukáš Doktor 提交于
When Varianter plugins report no variants, default is provided by Varianter on `itertests`. The same needs to be emulated in case of `to_str`, otherwise users would not get the same results as during `run`. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
We are about to need human readable variant representation outside the `mux` module, let's create a generic implementation based on that one to allow people to re-use it. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
The `--system-wide` option's destination is "variants-skip-defaults" and not "variants_skip_defaults" due which this option did not actually work. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/avocado-framework/avocado: Docs: add section on pre/post job and pre/post tests
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/avocado-framework/avocado: docs: Add LTS releases section and 52 what's new page
-
由 Cleber Rosa 提交于
We were lacking a clearer explanation on the pre/post job and pre/post tests interface. When they're executed, and under which conditions they'll be attempted. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 22 6月, 2017 2 次提交
-
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Amador Pahim 提交于
Let's create a section to have the 'what's new' between LTSs and add the next known LTS page there. Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
- 21 6月, 2017 2 次提交
-
-
由 Lukáš Doktor 提交于
Currently there are two types of plugin names, one is the fully qualified plugin name, which is the namespace used by stevedore and the other is the module name, which is the module which handles the code. It's probably too late to adjust the behavior, but let's at least provide correct examples to simplify the usage. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
- 20 6月, 2017 2 次提交
-
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/avocado-framework/avocado: docs: improve the docs regarding the test references
-
由 Amador Pahim 提交于
Let's add some extra information and some examples about the test references. Reference: https://trello.com/c/iJlNcBafSigned-off-by: NAmador Pahim <apahim@redhat.com>
-
- 17 6月, 2017 2 次提交
-
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 15 6月, 2017 4 次提交
-
-
由 Lukáš Doktor 提交于
Currently the results are spread into multiple files, which does not work nicely when results are compressed and only the result.html is uncompressed. Let's embed everything into `result.html` to make things easier. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Amador Pahim 提交于
Let's document the aspects of a code review in Avocado. Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Lukáš Doktor 提交于
The examples/mux-* yaml files are intended for use in selftests, but they lived for a long time directly in examples. Let's move them to proper place to avoid unnecessary confusion to newcomers. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
We used to be abusing selftest-oriented yaml files to demonstrate varianter, let's add few user-oriented examples directly here (in addition to already existing `example/tests/*.data/*.yaml`. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
- 13 6月, 2017 4 次提交
-
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
由 Amador Pahim 提交于
Signed-off-by: NAmador Pahim <apahim@redhat.com>
-
- 12 6月, 2017 2 次提交
-
-
由 Cleber Rosa 提交于
Let's use the latest version of the LTS RFC, from the docs themselves. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
New optional plugins are now available, and some in RPM package format. Let's include them where plugin RPM packages are listed. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-