better explanation of ISOURL and ISO in VARIABLES.md
This commit is contained in:
parent
7e12eb4361
commit
476e4a328b
@ -78,8 +78,8 @@ These variables should be set when tests are scheduled (when running `isos post`
|
||||
|
||||
| Variable | Explanation |
|
||||
| -------- | ----------- |
|
||||
| `ISO` | contains filename of ISO that is used for booting, if ISO is already downloaded |
|
||||
| `ISOURL` | contains URL for ISO to boot, openQA will download it. Set this or `ISO`, not both |
|
||||
| `ISO` | contains filename of ISO that is used for booting. If ISOURL is not set, file must exist in /var/lib/openqa/share/factory/iso. If ISOURL is set, it will be downloaded to this name instead of its original name |
|
||||
| `ISOURL` | contains URL for ISO to boot, openQA will download it |
|
||||
| `DISTRI` | contains distribution name (should be same as in WebUI, probably `fedora`) |
|
||||
| `VERSION` | contains version of distribution |
|
||||
| `FLAVOR` | indicates what type of distribution is used. Three Pungi properties, joined with `-`: `variant`, `type`, and `format`. e.g.: `Server-dvd-iso`. Special value `universal` is used to schedule the group of tests that should be run once each per arch per compose, against the 'best' available ISO |
|
||||
|
Loading…
Reference in New Issue
Block a user