File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
22
22
command :
23
23
- |
24
24
sleep 10
25
- /run-nfs4.0.sh --xml=/report/xunit-report-v40.xml --maketree nfs4j:/data all \
25
+ /run-nfs4.0.sh --xml=/report/xunit-report-v40.xml --maketree nfs4j:/data all nochar nosocket noblock nofifo \
26
26
noACC2a noACC2b noACC2c noACC2d noACC2f noACC2r noACC2s \
27
27
noCID1 noCID2 noCID4a noCID4b noCID4c noCID4d noCID4e \
28
28
noCLOSE10 noCLOSE12 noCLOSE5 noCLOSE6 noCLOSE8 noCLOSE9 \
@@ -37,8 +37,8 @@ services:
37
37
noRPLY14 noRPLY2 noRPLY3 noRPLY5 noRPLY6 noRPLY7 noRPLY8 noRPLY9 \
38
38
noSEC7 noWRT1 noWRT11 noWRT13 noWRT14 noWRT15 noWRT18 noWRT19 noWRT1b noWRT2 \
39
39
noWRT3 noWRT6a noWRT6b noWRT6c noWRT6d noWRT6f noWRT6s noWRT8 noWRT9
40
- /run-nfs4.1.sh --noinit --minorversion=2 --xml=/report/xunit-report-v41.xml nfs4j:/data all deleg xattr \
40
+ /run-nfs4.1.sh --noinit --minorversion=2 --xml=/report/xunit-report-v41.xml nfs4j:/data all nochar nosocket noblock nofifo deleg xattr \
41
41
noCOUR2 noCSESS25 noCSESS26 noCSESS27 noCSESS28 noCSESS29 noCSID3 noCSID4 noCSID9 noEID5f \
42
42
noEID50 noOPEN31 noSEQ6 noRECC3 noSEQ7 noSEQ10b noSEQ2 noXATT11 noXATT10 noALLOC1 noALLOC2 noALLOC3
43
43
volumes :
44
- - ./report:/report
44
+ - ./report:/report
You can’t perform that action at this time.
0 commit comments