File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ services:
2222 command :
2323 - |
2424 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 \
2626 noACC2a noACC2b noACC2c noACC2d noACC2f noACC2r noACC2s \
2727 noCID1 noCID2 noCID4a noCID4b noCID4c noCID4d noCID4e \
2828 noCLOSE10 noCLOSE12 noCLOSE5 noCLOSE6 noCLOSE8 noCLOSE9 \
@@ -37,8 +37,8 @@ services:
3737 noRPLY14 noRPLY2 noRPLY3 noRPLY5 noRPLY6 noRPLY7 noRPLY8 noRPLY9 \
3838 noSEC7 noWRT1 noWRT11 noWRT13 noWRT14 noWRT15 noWRT18 noWRT19 noWRT1b noWRT2 \
3939 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 \
4141 noCOUR2 noCSESS25 noCSESS26 noCSESS27 noCSESS28 noCSESS29 noCSID3 noCSID4 noCSID9 noEID5f \
4242 noEID50 noOPEN31 noSEQ6 noRECC3 noSEQ7 noSEQ10b noSEQ2 noXATT11 noXATT10 noALLOC1 noALLOC2 noALLOC3
4343 volumes :
44- - ./report:/report
44+ - ./report:/report
You can’t perform that action at this time.
0 commit comments