To simplify the setUp

Bug #1621464 reported by jian.song
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Low
jian.song

Bug Description

At the time of test setup, repeat the definition of the several
variables, and does not change the contents of the variable in a
method, they can be declared as global variables to the to simplify
the setup,as a result of they are constant, and not be changed,
the parallel execution shouldn't have a problem.Such changes will
help to clean code, and reduce duplication and the consumption of
resources of work,Without changing its functionality and reliability.

Amrith Kumar (amrith)
Changed in trove:
importance: Undecided → Low
milestone: none → next
assignee: nobody → jian.song (jiansong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/367339
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=c19fa87ff763172ade3e94c91114831fe81eddd4
Submitter: Jenkins
Branch: master

commit c19fa87ff763172ade3e94c91114831fe81eddd4
Author: jiansong <email address hidden>
Date: Thu Sep 8 05:27:53 2016 -0700

    To simplify the setUp

    At the time of test setup, repeat the definition of the several
    variables, and does not change the contents of the variable in a
    method, they can be declared as global variables to the to simplify
    the setup

    Close-Bug: #1621464
    Change-Id: I9c00c17e85c591671e0a104c004d6465b7bbb72a

jian.song (jiansong)
Changed in trove:
status: New → 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.