tempest init without dir fails

Bug #1512994 reported by Marc Koderer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Low
Marc Koderer

Bug Description

tempest init call fails since the cwd exists:

> cd /tmp/
/tmp$ tempest init
Directory you are trying to initialize already exists: /tmp

Marc Koderer (m-koderer)
Changed in tempest:
assignee: nobody → Marc Koderer (m-koderer)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/241549

Changed in tempest:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/241549
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=090b5dcfb7b111fb856300df47f4ccf224062ba7
Submitter: Jenkins
Branch: master

commit 090b5dcfb7b111fb856300df47f4ccf224062ba7
Author: Marc Koderer <email address hidden>
Date: Wed Nov 4 10:35:48 2015 +0100

    Allow empty directories for tempest init

    tempest init directory parameter is optional. If not
    given it uses the cwd as default. Unfortunately this
    leads to an error since the existing of the directory
    is checked and an error is raised.

    Change-Id: I8c6a66df458ae08b29cd921dfa65ef68c76c7a7c
    Closes-Bug: #1512994

Changed in tempest:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.