Re: [PATCH testsuite] ci: test also on F34 images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, May 1, 2021 at 12:44 PM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote:
> Change the CI configuration to test also on an F34 image in addition to
> F33 and also test kernel-secnext on F34 instead of F33.
>
> We could of course test just on F34, but having an older release in the
> test matrix should help ensure that the testsuite will still work on
> older kernel/userspace versions as well, so I'd rather keep both.
>
> Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
> ---
>  .github/workflows/checks.yml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
> index 59f1a47..d0e276e 100644
> --- a/.github/workflows/checks.yml
> +++ b/.github/workflows/checks.yml
> @@ -15,7 +15,8 @@ jobs:
>        matrix:
>          env:
>            - { version: 33, secnext: 0 }
> -          - { version: 33, secnext: 1 }
> +          - { version: 34, secnext: 0 }
> +          - { version: 34, secnext: 1 }
>      env:
>        FEDORA_VERSION: ${{ matrix.env.version }}
>        KERNEL_SECNEXT: ${{ matrix.env.secnext }}
> --
> 2.30.2
>

Also applied:
https://github.com/SELinuxProject/selinux-testsuite/commit/58eaa31c9e0e0a0567990336ae355b4cd309e6e3

-- 
Ondrej Mosnacek
Software Engineer, Linux Security - SELinux kernel
Red Hat, Inc.




[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux