Description of problem: As we have to use tmpfs on /tmp on rhel7, rhts-reboot doesn't work. Beaker is messed up as /tmp is deleted after the reboot. It seems that beaker harness need to use /var/tmp or any other directory. Version-Release number of selected component (if applicable): Version - 0.9.4 How reproducible: deterministic on rhel7 Steps to Reproduce: 1. schedule latest rhel7 with tmpfs on /tmp 2. rhts-reboot Actual results: test doesn't continue Expected results: test continue Additional info: it blocks are testing in fips mode as it needs reboot, for ex job https://bugzilla.redhat.com/show_bug.cgi?id=858265
I meant this beaker job: https://beaker.engineering.redhat.com/jobs/336076 rhts-reboot is in fips test. After the reboot test is not started again.
You can also test this easily by reserving a machine and calling rhts-reboot during your reservation period. Rebooting will return a machine to beaker (job will be finished). No TESTOUT.log is there. Since many tests are using rhts-reboot this is blocking us quite heavily.
Is this duplicate of this bug? https://bugzilla.redhat.com/show_bug.cgi?id=662797
(In reply to comment #3) > Is this duplicate of this bug? > https://bugzilla.redhat.com/show_bug.cgi?id=662797 It seems to be. Could it be verified in your testing environment of beaker? *** This bug has been marked as a duplicate of bug 662797 ***