[LTP] [PATCH 1/1] CI: Reenable Tumbleweed

Petr Vorel pvorel@suse.cz
Wed Oct 27 11:42:36 CEST 2021


Hi,

<snip>
>      container:
>        image: ${{ matrix.container }}
>        env: ${{ matrix.env }}
> +      options: --security-opt seccomp=unconfined
Alternatively 'options: --privileged' could be used (to run privileged
container), IMHO does not matter which of these we take.

Kind regards,
Petr


More information about the ltp mailing list