Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 878411

Summary: rhts-reboot doesn't work on rhel7, tmpfs on /tmp is cause
Product: [Retired] Beaker Reporter: Petr Sklenar <psklenar>
Component: beahAssignee: Dan Callaghan <dcallagh>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 0.9CC: asaha, dcallagh, mishin, omoris, qwan, rglasz, rmancy
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-21 08:36:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 593663    

Description Petr Sklenar 2012-11-20 11:21:07 UTC
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

Comment 1 Petr Sklenar 2012-11-20 11:27:41 UTC
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.

Comment 2 Ondrej Moriš 2012-11-20 12:02:00 UTC
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.

Comment 3 Min Shin 2012-11-21 05:04:51 UTC
Is this duplicate of this bug? https://bugzilla.redhat.com/show_bug.cgi?id=662797

Comment 4 Petr Sklenar 2012-11-21 08:36:53 UTC
(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 ***