ovirt-system-tests icon indicating copy to clipboard operation
ovirt-system-tests copied to clipboard

This repository includes automated tests executed on the whole oVirt distribution

Results 9 ovirt-system-tests issues
Sort by recently updated
recently updated
newest added

#309 skips it, because it fails too much. Once we merge it, we do not test local maintenance via sdk.

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

related to https://github.com/oVirt/ost-images/pull/87

with el9-based engine we no longer need the workaround

- selenium: Remove unused 'selenium_version' fixture - selenium: Move fixtures to fixtures.selenium for reuse - ui: Move some fixtures to 'fixtures.ui' module - ui: Remove unused imports and objects -...

Signed-off-by: Marcin Sobczyk Signed-off-by: Lev Veyde

Re-enable tests and refactor. Change-Id: Ib47213ddad77366f881ab0f2e83a305c06b40e1a Signed-off-by: Eitan Raviv

```python basic-suite-master/test-scenarios/test_002_bootstrap.py::test_upload_cirros_image /usr/lib64/python3.9/tarfile.py:2268: RuntimeWarning: The default behavior of tarfile extraction has been changed to disallow common exploits (including CVE-2007-4559). By default, absolute/parent paths are disallowed and some mode bits are...