From 0f7624a47f5f34e68de1873591342eda3671882e Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Mon, 17 Feb 2025 21:15:55 +0200 Subject: [PATCH 1/2] upd(pipeline.yaml): Update NIPA url According to recommendations it is better to use pre-validated by SW-only branches. Signed-off-by: Denys Fedoryshchenko --- config/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 878e32578..57f402644 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -3926,7 +3926,7 @@ build_configs: netdev-testing: tree: netdev-testing - branch: 'https://netdev.bots.linux.dev/static/nipa/branches.json' + branch: 'https://netdev.bots.linux.dev/static/nipa/branches-hw.json' next_master: tree: next From f37092452e0a395d5c3624ba213f88473a379d7a Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Mon, 17 Feb 2025 21:23:26 +0200 Subject: [PATCH 2/2] upd(pipeline.yaml): Add blktest-ddp to netdev-testing This test designed specifically for netdev-testing. Signed-off-by: Denys Fedoryshchenko --- config/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 57f402644..6c0998fe4 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -1575,6 +1575,7 @@ jobs: rules: tree: - aaptel + - netdev-testing kcidb_test_suite: blktests-ddp # Named so it sorts before all the actual kselftests, we need to