All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathew.j.martineau at linux.intel.com>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [Weekly meetings] MoM - 4th of March 2021
Date: Thu, 04 Mar 2021 15:26:49 -0800	[thread overview]
Message-ID: <b331fa8c-89ed-4e42-08b-9bb08db3be3f@linux.intel.com> (raw)
In-Reply-To: 8a568102-5ff5-f7c1-e234-46f523d5cafc@tessares.net

[-- Attachment #1: Type: text/plain, Size: 1473 bytes --]

On Thu, 4 Mar 2021, Matthieu Baerts wrote:

>    - CI (Matth):
>        - Is it OK to sync with net-next and push without compiling the tree 
> if there is no conflict?
>        - Goal: to decouple CI tasks:
>            - sync with upstream (or export in case of changes in the tree) 
> → re-create "export"
>            - validate build (+ sparse) of each commit of the export branch
>            - validate build (+ sparse) of any branch ("PR")
>        - Reason: We can only have 2 cores per job but have multiple jobs in 
> parallel
>        - Seems OK: devs can use previous tags if the last version is broken
>        - If really it is an issue: deal with a temporary task and publish at 
> the end. (increasing a bit the total time if we need to re-clone a full repo 
> again)
>        - GH Action in progress
>        - Next: KVM tests
>        - Next: patchew (or start that in parallel once we are really to 
> validate one commit/series with GH Action?)

Matthieu -

You mentioned in the meeting that one challenge was quickly cloning the 
kernel repo when a shallow clone would not work. I stumbled across the 
linux-bundle-clone script in 
https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/ 
today, though it might help.

(Konstantin/mricon leads the kernel.org admin team)

It uses git bundle files hosted by kernel.org to speed up cloning a full 
repo in CI environments.

--
Mat Martineau
Intel

             reply	other threads:[~2021-03-04 23:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 23:26 Mat Martineau [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-05  2:28 [MPTCP] Re: [Weekly meetings] MoM - 4th of March 2021 Geliang Tang
2021-03-06  7:43 Matthieu Baerts
2021-03-06  7:50 Matthieu Baerts
2021-03-10  1:42 Mat Martineau
2021-03-10 22:46 Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b331fa8c-89ed-4e42-08b-9bb08db3be3f@linux.intel.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.