* [PATCH] tools: add next-dts branch
@ 2025-01-16 22:11 Cody Cheng
2025-01-16 23:16 ` Patrick Robb
2025-01-23 17:51 ` Aaron Conole
0 siblings, 2 replies; 4+ messages in thread
From: Cody Cheng @ 2025-01-16 22:11 UTC (permalink / raw)
To: ci; +Cc: aconole, Cody Cheng
Adds the next-dts branch to the branch name map so that DTS patches
will apply on next-dts-for-main.
Signed-off-by: Cody Cheng <ccheng@iol.unh.edu>
---
tools/create_series_artifact.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/create_series_artifact.py b/tools/create_series_artifact.py
index c1077b5..8225a4e 100755
--- a/tools/create_series_artifact.py
+++ b/tools/create_series_artifact.py
@@ -42,6 +42,7 @@ BRANCH_NAME_MAP = {
"next-net-mlx": "next-net-mlx-for-next-net",
"next-net-mrvl": "next-net-mrvl-for-main",
"next-virtio": "next-virtio-for-next-net",
+ "next-dts": "next-dts-for-main",
}
--
2.47.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tools: add next-dts branch
2025-01-16 22:11 [PATCH] tools: add next-dts branch Cody Cheng
@ 2025-01-16 23:16 ` Patrick Robb
2025-01-23 17:51 ` Aaron Conole
1 sibling, 0 replies; 4+ messages in thread
From: Patrick Robb @ 2025-01-16 23:16 UTC (permalink / raw)
To: Cody Cheng; +Cc: ci, aconole, Luca Vizzarro, Paul Szczepanek
[-- Attachment #1: Type: text/plain, Size: 60 bytes --]
Thanks Cody.
Reviewed-by: Patrick Robb <probb@iol.unh.edu>
[-- Attachment #2: Type: text/html, Size: 171 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tools: add next-dts branch
2025-01-16 22:11 [PATCH] tools: add next-dts branch Cody Cheng
2025-01-16 23:16 ` Patrick Robb
@ 2025-01-23 17:51 ` Aaron Conole
2025-01-23 17:52 ` Patrick Robb
1 sibling, 1 reply; 4+ messages in thread
From: Aaron Conole @ 2025-01-23 17:51 UTC (permalink / raw)
To: Cody Cheng; +Cc: ci
Cody Cheng <ccheng@iol.unh.edu> writes:
> Adds the next-dts branch to the branch name map so that DTS patches
> will apply on next-dts-for-main.
>
> Signed-off-by: Cody Cheng <ccheng@iol.unh.edu>
> ---
Applied - thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tools: add next-dts branch
2025-01-23 17:51 ` Aaron Conole
@ 2025-01-23 17:52 ` Patrick Robb
0 siblings, 0 replies; 4+ messages in thread
From: Patrick Robb @ 2025-01-23 17:52 UTC (permalink / raw)
To: Aaron Conole; +Cc: Cody Cheng, ci, Luca Vizzarro, Paul Szczepanek
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
Thanks Aaron.
Cody, when you are in tomorrow can you please rebuild the ci_worker
container image with this change? Then we need to monitor the next dts
series which comes in, and make sure that it is correctly applied to
next-dts (intead of applying on main).
Thank you!
On Thu, Jan 23, 2025 at 12:51 PM Aaron Conole <aconole@redhat.com> wrote:
> Cody Cheng <ccheng@iol.unh.edu> writes:
>
> > Adds the next-dts branch to the branch name map so that DTS patches
> > will apply on next-dts-for-main.
> >
> > Signed-off-by: Cody Cheng <ccheng@iol.unh.edu>
> > ---
>
> Applied - thanks!
>
>
[-- Attachment #2: Type: text/html, Size: 1115 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-01-23 17:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-16 22:11 [PATCH] tools: add next-dts branch Cody Cheng
2025-01-16 23:16 ` Patrick Robb
2025-01-23 17:51 ` Aaron Conole
2025-01-23 17:52 ` Patrick Robb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).