[LU-9320] sanity test_801a: Fail to prep barrier test env Created: 11/Apr/17 Updated: 22/Apr/17 Resolved: 22/Apr/17 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.10.0 |
| Fix Version/s: | Lustre 2.10.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Casper | Assignee: | Saurabh Tandan (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
onyx-47, Interop, |
||
| Issue Links: |
|
||||||||
| Severity: | 3 | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
https://testing.hpdd.intel.com/test_sessions/1ef8dc97-8487-4c21-ad37-fe03e2430916 From test_log: sanity test_801a: @@@@@@ FAIL: Fail to prep barrier test env Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:4893:error() = /usr/lib64/lustre/tests/sanity.sh:16039:prep_801() = /usr/lib64/lustre/tests/sanity.sh:16047:test_801a() = /usr/lib64/lustre/tests/test-framework.sh:5169:run_one() = /usr/lib64/lustre/tests/test-framework.sh:5208:run_one_logged() = /usr/lib64/lustre/tests/test-framework.sh:5055:run_test() = /usr/lib64/lustre/tests/sanity.sh:16115:main() |
| Comments |
| Comment by Joseph Gmitter (Inactive) [ 11/Apr/17 ] |
|
This looks to be an issue due to interop testing with 2.9. Fan Yong, can you confirm that this test should be skipped in interop? |
| Comment by Andreas Dilger [ 11/Apr/17 ] |
|
Saurabh, [ $(lustre_version_code mds1) -lt $(version_code 2.9.55) ||
$(lustre_version_code ost1) -lt $(version_code 2.9.55) ]] &&
skip "Need server version at least 2.9.55" && exit 0
|
| Comment by Gerrit Updater [ 14/Apr/17 ] |
|
Saurabh Tandan (saurabh.tandan@intel.com) uploaded a new patch: https://review.whamcloud.com/26616 |
| Comment by Gerrit Updater [ 22/Apr/17 ] |
|
Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/26616/ |
| Comment by Peter Jones [ 22/Apr/17 ] |
|
Landed for 2.10 |