-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31302/
-----------------------------------------------------------
Review request for cloudstack and sanjeev n.
Bugs: CLOUDSTACK-8278
https://issues.apache.org/jira/browse/CLOUDSTACK-8278
Repository: cloudstack-git
Description
-------
The flag "setUsageConfigurationThroughTestCase" dictates whether we should set
the usage related config from test case itself (And restart the management
server and usage server in the process) or not.
When the flag is False (When we don't want to disrupt other test cases and/or
usage server/job is already configured), then it should be ensured that the
code is broken anywhere. Set the current date to cls.curDate variable in this
case to avoid code break.
Ensured above changes are in.
Diffs
-----
test/integration/testpaths/testpath_usage.py 17d56cc
Diff: https://reviews.apache.org/r/31302/diff/
Testing
-------
yes.
Thanks,
Gaurav Aradhye