ovirt
Here are 66 public repositories matching this topic...
Description:
test_write_file_direct_true_aligned will not raise with file systems without minimum block size for direct I/O (e.g., btrfs).
To avoid such issues, the tests should use userstorage instead of random storage from the host running the tests.
-
Updated
Apr 12, 2022 - Python
-
Updated
Aug 4, 2020 - Shell
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Apr 14, 2022 - Python
-
Updated
Oct 17, 2019 - Go
-
Updated
Aug 9, 2021 - Go
-
Updated
Jul 5, 2017 - Python
-
Updated
Jan 31, 2022 - Go
-
Updated
Aug 9, 2021 - Go
-
Updated
Feb 24, 2022 - Ruby
-
Updated
Jul 31, 2018 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Apr 5, 2022 - Python
Describe the bug
scripts/renderks.py ovirt-release-master centos > "ovirt-engine-appliance.ks"
scripts/renderks.py:18: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
To reproduce
cd engine-appliance
make
Expected behavior
renderks shouldn't
-
Updated
Oct 13, 2020 - Go
Describe the bug
scripts/renderks.py:17:
YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe.
Please read https://msg.pyyaml.org/load for full details.
To reproduce
export SUPERMIN_MODULES="/usr/lib/modules/$(uname -r)"
export CHECK_ISO="True"
./build.shExpected behavior
Deprecated API should
Currently for build workflow unit testing execution is disabled because some of the tests are not stable enough because of for example being highly time dependent. In maven there are some profiles defined that disable unit tests annotated (with junit categories) as Performance or TimeDependent.
This lightweight workflow should be able to prepare basic OS image to run 'mvn' test on Centos Stre
-
Updated
Mar 3, 2020 - CSS
-
Updated
Oct 11, 2021
Improve this page
Add a description, image, and links to the ovirt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ovirt topic, visit your repo's landing page and select "manage topics."
I'm in the app folder.
I
mkdir exportsto make an export folder.I run
rake evm:export:service_dialogs -- --directory exportsI get back:
How can this be? I can
lsand see my exports folder in this directory.