Bug 963333

Summary: tests/basic/rpm.t leaves /var/tmp/rpm-tests.* directories when there are no changes requiring this test
Product: [Community] GlusterFS Reporter: Kaleb KEITHLEY <kkeithle>
Component: buildAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:21:19 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:

Description Kaleb KEITHLEY 2013-05-15 16:53:59 UTC
Description of problem:

empty /var/tmp/rpm-tests.* directories are left behind.


Version-Release number of selected component (if applicable):

All

How reproducible:

run a regression test that doesn't change certain files

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2013-05-15 17:05:03 UTC
REVIEW: http://review.gluster.org/5015 (tests: basic/rpm.t leaves /var/tmp/rpm-tests.* directories) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 2 Anand Avati 2013-05-16 00:30:52 UTC
COMMIT: http://review.gluster.org/5015 committed in master by Anand Avati (avati) 
------
commit 6612f4d74792016add6d9067f732bad999d13b80
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Wed May 15 13:02:23 2013 -0400

    tests: basic/rpm.t leaves /var/tmp/rpm-tests.* directories
    
    When the test is terminated early because nothing changed that requires
    this test, the /var/tmp/rpm-tests.xxxxxx is not removed.
    
    BUG: 963333
    Change-Id: I98d44ca34f14d62da9d836c41a9015cfb520ff96
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5015
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>