All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] ci/wiki-mirror: Track KVM API too
@ 2022-05-26  9:48 Cyril Hrubis
  2022-05-26 13:15 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Cyril Hrubis @ 2022-05-26  9:48 UTC (permalink / raw)
  To: ltp

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
 .github/workflows/wiki-mirror.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/wiki-mirror.yml b/.github/workflows/wiki-mirror.yml
index 36c7d8311..d2e434152 100644
--- a/.github/workflows/wiki-mirror.yml
+++ b/.github/workflows/wiki-mirror.yml
@@ -45,6 +45,7 @@ jobs:
           cp -v $dir/supported-kernel-libc-versions.txt Supported-kernel,-libc,-toolchain-versions.asciidoc
           cp -v $dir/test-writing-guidelines.txt Test-Writing-Guidelines.asciidoc
           cp -v $dir/user-guide.txt User-Guidelines.asciidoc
+          cp -v $dir/kvm-test-api.txt KVM-Test-API.asciidoc
 
           git add .
           # only commit if there are changes
-- 
2.35.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

* Re: [LTP] [PATCH] ci/wiki-mirror: Track KVM API too
  2022-05-26  9:48 [LTP] [PATCH] ci/wiki-mirror: Track KVM API too Cyril Hrubis
@ 2022-05-26 13:15 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2022-05-26 13:15 UTC (permalink / raw)
  To: Cyril Hrubis; +Cc: ltp

Hi Cyril,

thanks, merged.

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2022-05-26 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26  9:48 [LTP] [PATCH] ci/wiki-mirror: Track KVM API too Cyril Hrubis
2022-05-26 13:15 ` Petr Vorel

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.