diff --git a/docs/api/testapi.html b/docs/api/testapi.html index 22ac0d703b1..3c9c09c804c 100644 --- a/docs/api/testapi.html +++ b/docs/api/testapi.html @@ -2079,7 +2079,7 @@
backend_get_wait_still diff --git a/docs/current.pdf b/docs/current.pdf index e6b28c13338..21d6d732e9e 100644 Binary files a/docs/current.pdf and b/docs/current.pdf differ diff --git a/docs/index.html b/docs/index.html index aa621d1fca0..de15b54b093 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5926,7 +5926,10 @@
Defining test scenarios in YAML

If the YAML document already exists on the openQA host, you can also use SCENARIO_DEFINITIONS_YAML_FILE which expects the file path of the YAML document -on the openQA host.

+on the openQA host. One can also specify an HTTP/HTTPs URL via that variable +when async=1 is used (see +Spawning multiple jobs based on templates - isos post +for details). Then this file is downloaded by the openQA host.

The YAML document itself should define at least one product, machine and job @@ -13031,7 +13034,7 @@

Developing tests with container