Add test commands and expected results #50

Merged
c1728p9 merged 1 commits from test_results into develop 2021-10-07 21:27:41 +00:00
2 changed files with 64 additions and 0 deletions

View File

@ -21,6 +21,8 @@ See official documentation on:
See [this example repo](https://github.com/os-autoinst/os-autoinst-distri-example) on how tests should be structured.
See the [results readme](RESULTS.md) for the expected test commands and results for Rocky
### FIF template format
The test templates in this repository (files ending in `fif.json`) are not in the same format as expected by and are not directly compatible with the upstream template loader. They are in a format referred to as 'FIF' ('Fedora Intermediate Format') which is parsed into the upstream format by the `fifloader.py` utility found in this repository. This format is intended to be more convenient for human reading and editing. It is more fully explained in the docstring at the top of `fifloader.py`. Please refer to this when adding new tests to the templates. A command like `./fifloader.py --load templates.fif.json templates-updates.fif.json` can be used to load templates in the FIF format (this converts them to the upstream format, and calls the upstream template loader on the converted data). See `./fifloader.py -h` for further details on `fifloader.py`.

62
RESULTS.md Normal file
View File

@ -0,0 +1,62 @@
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
Product Test result Summary
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
---
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
Product test results from be2fc0baeda69cad7480e29aa6714b2e5d916c8e tested on 2021-09-30
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
| Product | Passing | Failing | Skipped | Unfinished | Total |
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
|-----------------------------------|---------|---------|---------|------------|-------|
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
| rocky-boot-iso-x86_64-* | 0 | 2 | 0 | 0 | 2 |
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
| rocky-minimal-iso-x86_64-* | 2 | 0 | 0 | 0 | 2 |
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
| rocky-dvd-iso-x86_64-* | 5 | 8 | 14 | 0 | 27 |
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
| rocky-universal-x86_64-* | 23 | 22 | 0 | 2* | 47 |
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
\* install_pxeboot and install_pxeboot@uefi can't run due to misssing `support_server@64bit`
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
Product test commands
c1728p9 commented 2021-09-30 20:01:20 +00:00 (Migrated from github.com)
Review

Are there any other configurations that should be here, such as PACKAGE_SET=server as mentioned in
OpenQA-Fedora-Installation notes?

Are there any other configurations that should be here, such as `PACKAGE_SET=server` as mentioned in [OpenQA-Fedora-Installation notes](https://github.com/rocky-linux/OpenQA-Fedora-Installation/blob/develop/NOTES.md)?
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
lumarel commented 2021-10-06 20:11:26 +00:00 (Migrated from github.com)
Review

To make dvd-iso fully working you actually need a PACKAGE_SET, either minimal, server or virtualization-host is available right now 👍🏻

To make dvd-iso fully working you actually need a `PACKAGE_SET`, either `minimal`, `server` or `virtualization-host` is available right now 👍🏻
---
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
rocky-boot-iso-x86_64-*
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
sudo openqa-cli api -X POST isos \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ISO=Rocky-8.4-x86_64-boot.iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
DISTRI=rocky \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
VERSION=8.4 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
FLAVOR=boot-iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ARCH=x86_64 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
BUILD="-boot-iso-$(date +%Y%m%d.%H%M%S).0"
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
rocky-minimal-iso-x86_64-*
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
sudo openqa-cli api -X POST isos \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ISO=Rocky-8.4-x86_64-minimal.iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
DISTRI=rocky \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
VERSION=8.4 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
FLAVOR=minimal-iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ARCH=x86_64 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
BUILD="-minimal-iso-$(date +%Y%m%d.%H%M%S).0"
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
rocky-dvd-iso-x86_64-*
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
sudo openqa-cli api -X POST isos \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ISO=Rocky-8.4-x86_64-dvd1.iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
DISTRI=rocky \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
VERSION=8.4 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
FLAVOR=dvd-iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ARCH=x86_64 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
BUILD="-dvd-iso-$(date +%Y%m%d.%H%M%S).0"
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
rocky-universal-x86_64-*
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
sudo openqa-cli api -X POST isos \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ISO=Rocky-8.4-x86_64-dvd1.iso \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
DISTRI=rocky \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
VERSION=8.4 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
FLAVOR=universal \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
ARCH=x86_64 \
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
BUILD="-universal-$(date +%Y%m%d.%H%M%S).0"
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
```
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data
c1728p9 commented 2021-09-30 20:01:55 +00:00 (Migrated from github.com)
Review

Note - This is currently not real data, I need to update it when my machine finishes running tests.

Note - This is currently not real data, I need to update it when my machine finishes running tests.
c1728p9 commented 2021-10-05 15:19:22 +00:00 (Migrated from github.com)
Review

Updated this to reflect real test data

Updated this to reflect real test data