Re: [PATCH 1/1] Switch to patchwork.kernel.org
Petr Vorel <[email protected]> Mon, 3 Aug 2026 11:44:45 +0200
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <20260803094445.GA217746@pevik> |
Hi Andrea, > Hi Petr, > > to patchwork.kernel.org. FYI we already have 18 patches on it, AI review is > > there as well. > Unfortunately AI review doesn't work there at the moment, I'm waiting for > the LTP CI user set inside the new patchwork instance. But for now, we can > backup this with my personal token, if needed. Good catch, thanks! Although AI reviews are posted to both instances (they both get mails from LTP ML), the review status does not work. That's due LTP CI user not being part of LTP maintainers on patchwork.kernel.org [1] (as it is on the old instance [2]) that should be solved soon. Please let me know if there is something else missing. FYI new instance also have only REST API enabled, the deprecated XML-RPC API is disabled. Fortunately Andrea's ci/tools/patchwork.sh script uses the REST API :). If somebody uses pwclient, it requires ~/.pwclientrc modification: -url = https://patchwork.ozlabs.org/xmlrpc/ +url = https://patchwork.kernel.org/api/ +backend = rest I also wonder if (once we switch) should send an announcement to LTP ML. And (how ironically) atm patchwork.kernel.org respond really slowly for me, patchwork.ozlabs.org does :). I suppose that should be just temporarily. Kind regards, Petr [1] https://patchwork.kernel.org/project/ltp/ [2] https://patchwork.ozlabs.org/project/ltp/ -- Mailing list info: https://lists.linux.it/listinfo/ltp