DPDK CI: 23.11-staging not updated
Patrick Robb
probb at iol.unh.edu
Tue Jul 9 03:46:10 CEST 2024
+David Marchand +NBU-Contact-Thomas Monjalon (EXTERNAL)
Hi Xueming,
I think the reason why your force push is not resulting in a CI run is
that our staging branches testing runs from the GitHub mirror, and
your commit isn't on the mirror, it's only on the dpdk.org git server.
HEAD for dpdk.org:
https://git.dpdk.org/dpdk-stable/commit/?h=23.11-staging&id=aa0655d5f18f1a185b1b334f4a7e166b85912eda
HEAD for DPDK GitHub mirror:
https://github.com/DPDK/dpdk-stable/commit/6ee0521feb765d9105241a3f6693762c471655cf
CCing the CI mailing list and some of the maintainers who had
originally suggested the GitHub mirrors and might understand better
than me why this is happening.
On Mon, Jul 8, 2024 at 8:30 PM Xueming Li <xuemingl at nvidia.com> wrote:
>
> Hi Pattrick,
>
> Let's try again and see is there new CI triggered:
>
> amend my local commit
>
> force push to branch:
> git push stable 23.11:23.11-staging --force
> latest commit changed to: aa0655d5f18f1a185b1b334f4a7e166b85912eda
> dpdk-stable - Data Plane Development Kit - stable branches
More information about the ci
mailing list