Hide Forgot
Description of problem: Always can not generate /TESTOUT.log in one case. https://beaker.engineering.redhat.com/jobs/554466 Version-Release number of selected component (if applicable): . How reproducible: 100% Steps to Reproduce: 1. run case /CoreOS/nfs-utils/Regression/bz869400-nfsv4-referrals-fail-if-nfs-server-returns-hostnames-rather-than-ip 2. check the result: always can not generate /TESTOUT.log 3. Actual results: Always can not generate /TESTOUT.log in one case. Expected results: normal Additional info: why??
the beaker RUN ID: T:17640559 aborted T:17640561 aborted
This is not BeakerLib. Beaker is the piece creating TESTOUT.log.
by analyse I notice that, the test mount point is /mnt/testarea; maybe this dir is reserved for beaker, I changed the mountpoint dir, and test again, it works fine;