ci: disable tests with NFS kernel crashes
Tests 50, 51, 60, 61 all suffer from kernel crashes in the kernel nfsd. Until this is resolved, disable these tests.master
parent
35bd0b4ac1
commit
45907c1d4d
|
@ -36,10 +36,6 @@ jobs:
|
|||
"36",
|
||||
"40",
|
||||
"41",
|
||||
"50",
|
||||
"51",
|
||||
"60",
|
||||
"61",
|
||||
]
|
||||
fail-fast: false
|
||||
steps:
|
||||
|
|
|
@ -37,10 +37,6 @@ jobs:
|
|||
"36",
|
||||
"40",
|
||||
"41",
|
||||
"50",
|
||||
"51",
|
||||
"60",
|
||||
"61",
|
||||
]
|
||||
fail-fast: false
|
||||
steps:
|
||||
|
|
|
@ -36,10 +36,6 @@ jobs:
|
|||
"36",
|
||||
"40",
|
||||
"41",
|
||||
"50",
|
||||
"51",
|
||||
"60",
|
||||
"61",
|
||||
]
|
||||
fail-fast: false
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue