Skip to content

Commit

Permalink
feat(pipeline.yaml): Add skipfile to kselftest-net
Browse files Browse the repository at this point in the history
We need skipfile as some of tests disrupting NFS
connectivity.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
  • Loading branch information
nuclearcat committed Jan 23, 2025
1 parent 640f9d1 commit 3634a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1626,6 +1626,7 @@ jobs:
<<: *kselftest-params
collections: net
job_timeout: 300
skipfile: https://storage.kernelci.org/skipfile-net.yaml
kcidb_test_suite: kselftest.net

kunit: &kunit-job
Expand Down

0 comments on commit 3634a56

Please sign in to comment.