Skip to content

Commit

Permalink
upd(pipeline.yaml): Add aaptel tree for NVME-TCP offload
Browse files Browse the repository at this point in the history
We need to test nvme-tcp offload feature, but until we integrate
latest netdev trees, let's use this specific tree where latest
version published.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
  • Loading branch information
nuclearcat committed Feb 6, 2025
1 parent 4ed5c41 commit afa9798
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1939,6 +1939,9 @@ jobs:

trees:

aaptel:
url: "https://github.com/aaptel/linux.git"

amlogic:
url: "https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git"

Expand Down Expand Up @@ -3362,6 +3365,10 @@ build_variants:

build_configs:

aaptel:
tree: aaptel
branch: 'nvme-rx-offload-v25'

amlogic:
tree: amlogic
branch: 'for-next'
Expand Down

0 comments on commit afa9798

Please sign in to comment.