All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH userspace] README: fix broken testsuite run status badge
@ 2025-01-16 13:14 Ondrej Mosnacek
  2025-01-17  7:40 ` Petr Lautrbach
  0 siblings, 1 reply; 2+ messages in thread
From: Ondrej Mosnacek @ 2025-01-16 13:14 UTC (permalink / raw)
  To: selinux

The workflow name has changed for the testsuite run, so update README.md
accordingly.

Fixes: ee667ed976b5 ("ci: use Testing Farm for running the testsuite")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 765b5626..1e16beea 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ SELinux Userspace
 
 ![SELinux logo](https://github.com/SELinuxProject.png)
 [![Run Tests](https://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml)
-[![Run SELinux testsuite in a virtual machine](https://github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml)
+[![Run SELinux testsuite in Testing Farm](https://github.com/SELinuxProject/selinux/actions/workflows/tf_testsuite.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/tf_testsuite.yml)
 [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/selinux.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#selinux)
 [![CIFuzz Status](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml)
 
-- 
2.48.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH userspace] README: fix broken testsuite run status badge
  2025-01-16 13:14 [PATCH userspace] README: fix broken testsuite run status badge Ondrej Mosnacek
@ 2025-01-17  7:40 ` Petr Lautrbach
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Lautrbach @ 2025-01-17  7:40 UTC (permalink / raw)
  To: Ondrej Mosnacek, selinux

Ondrej Mosnacek <omosnace@redhat.com> writes:

> The workflow name has changed for the testsuite run, so update README.md
> accordingly.
>
> Fixes: ee667ed976b5 ("ci: use Testing Farm for running the testsuite")
> Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>

Acked-by: Petr Lautrbach <lautrbach@redhat.com>

> ---
>  README.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index 765b5626..1e16beea 100644
> --- a/README.md
> +++ b/README.md
> @@ -3,7 +3,7 @@ SELinux Userspace
>  
>  ![SELinux logo](https://github.com/SELinuxProject.png)
>  [![Run Tests](https://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml)
> -[![Run SELinux testsuite in a virtual machine](https://github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml)
> +[![Run SELinux testsuite in Testing Farm](https://github.com/SELinuxProject/selinux/actions/workflows/tf_testsuite.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/tf_testsuite.yml)
>  [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/selinux.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#selinux)
>  [![CIFuzz Status](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml)
>  
> -- 
> 2.48.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-17  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 13:14 [PATCH userspace] README: fix broken testsuite run status badge Ondrej Mosnacek
2025-01-17  7:40 ` Petr Lautrbach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.