Adrian Reber

Results 41 issues of Adrian Reber

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Provide support for checkpoint and restore This implements minimal container checkpoint...

kind/feature
lifecycle/stale
needs-rebase
release-note
ok-to-test
dco-signoff: yes

There is currently a discussion at MirrorManager (https://github.com/fedora-infra/mirrormanager2/pull/205) if the code to add ISO checksums to the database and thus to the metalink should be removed or not? MediaWriter as...

enhancement

Trying to run a UCX based Open MPI with each process in a user namespace (container) breaks UCX completely it seems: ``` mm_posix.c:445 UCX ERROR Error returned from open in...

This adds an additional step to our existing CI scripts to run some of the tests from the test suite in GitHub's CI setup. For now I am only running...

The latest PR to update boost unfortunately broke the build on aarch64. Now that we have an `aarch64` build included in the CI run, it would be good to fix...

With the help of @boegel I was able to create an integration of the OpenHPC compiler into EasyBuild. In the end it does not really help a lot as no...

Building adios seems difficult right now because it sets python-family to python2. This leads to a BuildRequires: python-numpy-gnu8-ohpc which does not exist when building the OpenHPC packages outside of the...

Just as the recent discussion about the license header in the pbspro.spec I just saw the same in the singularity.spec. It claims to be 3-clause BSD license. Just as with...

This adds a wrapper script to re-run tests for known flakes. Known flake error messages can be added to the array KNOWN_FLAKES and the script will re-run the tests if...

stale-pr

With the almost finished discussion about CAP_CHECKPOINT_RESTORE I reworked my test code to be ready for review. This contains the changes to run CRIU as non-root with either CAP_SYS_ADMIN or...

no-auto-close