SUSE / BCI-tests

This repository contains the tests for the SUSE Base Container Images
Apache License 2.0
8 stars 21 forks source link

Don't build fips-test.c on containers without zypper #554

Closed dcermak closed 1 month ago

dcermak commented 1 month ago

We cannot reliably install the necessary shared libraries into these containers and have to resort to ugly shared library copying hacks. These are potentially brittle and should be avoided.

This partially addresses https://github.com/SUSE/BCI-tests/issues/552

[CI:TOXENVS] fips