----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28292/ -----------------------------------------------------------
Review request for cloudstack and sangeetha hariharan. Bugs: CLOUDSTACK-7955 https://issues.apache.org/jira/browse/CLOUDSTACK-7955 Repository: cloudstack-git Description ------- Based on Fix for CLOUDSTACK-7394, Caller should be owner after creating template from snapshot/volume. This requires the test case test_07_templates_per_project to be changed. The test case should test the limits by registering the template in the project instead of creating templates from Volumes. Diffs ----- test/integration/component/test_project_limits.py 5d37f0b Diff: https://reviews.apache.org/r/28292/diff/ Testing ------- Test Limit number of guest account specific networks ... === TestName: test_maxAccountNetworks | Status : SUCCESS === ok Test project limits for domain admin ... === TestName: test_01_project_limits | Status : SUCCESS === ok Test project limits for normal user ... === TestName: test_02_project_limits_normal_user | Status : SUCCESS === ok Test VM limit per project ... === TestName: test_03_vm_per_project | Status : SUCCESS === ok Test Public IP limit per project ... === TestName: test_04_publicip_per_project | Status : SUCCESS === ok Test Snapshot limit per project ... === TestName: test_05_snapshots_per_project | Status : SUCCESS === ok Test Volumes limit per project ... === TestName: test_06_volumes_per_project | Status : SUCCESS === ok Test Templates limit per project ... === TestName: test_07_templates_per_project | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 8 tests in 1103.761s OK Thanks, Chandan Purushothama