To simplify the setUp
Bug #1621464 reported by
jian.song
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.
Changed in trove: | |
importance: | Undecided → Low |
milestone: | none → next |
assignee: | nobody → jian.song (jiansong) |
Changed in trove: | |
status: | New → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/367339 /git.openstack. org/cgit/ openstack/ trove/commit/ ?id=c19fa87ff76 3172ade3e94c911 14831fe81eddd4
Committed: https:/
Submitter: Jenkins
Branch: master
commit c19fa87ff763172 ade3e94c9111483 1fe81eddd4
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 671e0a104c004d6 465b7bbb72a
Change-Id: I9c00c17e85c591