[LU-9732] Posix test fail Created: 03/Jul/17 Updated: 06/Jul/17 Resolved: 06/Jul/17 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.9.0 |
| Fix Version/s: | None |
| Type: | Question/Request | Priority: | Minor |
| Reporter: | ZhangWei | Assignee: | Sarah Liu |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS7.3 |
||
| Issue Links: |
|
||||||||
| Epic/Theme: | posix | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
There is an error when I do the posix test by the following command: ./auster -v posix.sh Setting interval between checks to 0 seconds
Setup loopback disk? [y]
Enter loopback device to use [/dev/loop0]
Enter the root password:
Password:
Aborting installation
mv: cannot stat '/usr/src/posix/ext4/tet/test_sets/results/0002e': No such file or directory
I have set the root_passwd in the build-posix.exp to the correct one. Can some one told me why this happen? And is there any guidance about how testing posix ? |
| Comments |
| Comment by Peter Jones [ 03/Jul/17 ] |
|
Does the test fail in the same way when testing against 2.10 RC1? |
| Comment by ZhangWei [ 04/Jul/17 ] |
|
Hi Peter, Setting up the necessary users and groups for running the POSIX tests... Setting vsx0 user's home directory /usr/src/posix/ext4/tet/test_sets... usermod: no changes Setting vsx1 user's home directory /usr/src/posix/ext4/tet... usermod: no changes Setting vsx2 user's home directory /usr/src/posix/ext4/tet... usermod: no changes Setting up ownership and permissions... Untarring the POSIX tarball and fixing up the tetexec.cfg file... Done all the setups. su - vsx0 -c "umask 0022 && cd /usr/src/posix/ext4/tet/test_sets && . /usr/src/posix/ext4/tet/test_sets/profile && tcc -e -a /mnt/client/TESTROOT -s /usr/src/posix/ext4/tet/test_sets/scen.exec -p" tcc (config.c, 403): can't open /usr/src/posix/ext4/tet/test_sets/tetexec.cfg: No such file or directory tcc: giving up after 1 configuration error Error running the POSIX test suite: Died at /usr/src/posix/ext4/run_posix_suite.pl line 78. posix test_1: @@@@@@ FAIL: Run POSIX testsuite on /mnt/client failed B.R. |
| Comment by Peter Jones [ 05/Jul/17 ] |
|
Sarah Can you please advise? Thanks Peter |
| Comment by ZhangWei [ 06/Jul/17 ] |
|
Hi Sarah, |
| Comment by Peter Jones [ 06/Jul/17 ] |
|
So this ticket can be closed as a duplicate of |
| Comment by ZhangWei [ 06/Jul/17 ] |
|
Hi Peter, |
| Comment by Peter Jones [ 06/Jul/17 ] |
|
Thanks Zhangwei |