This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
[1LP][RFR] Automate: test_quota_with_reconfigure_resize_disks #9891
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
valaparthvi
added
enhancement
test-automation
To be applied on PR's which are automating existing manual cases
labels
Jan 29, 2020
valaparthvi
force-pushed
the
quota_resize
branch
from
January 29, 2020 11:28
6ecf06f
to
f3c0743
Compare
ganeshhubale
suggested changes
Jan 29, 2020
valaparthvi
force-pushed
the
quota_resize
branch
from
January 30, 2020 11:48
f3c0743
to
d22a2e5
Compare
I detected some fixture changes in commit d22a2e5 The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
valaparthvi
changed the title
[WIPTEST] Automate: test_quota_with_reconfigure_resize_disks
[RFR] Automate: test_quota_with_reconfigure_resize_disks
Jan 30, 2020
ganeshhubale
approved these changes
Jan 30, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
ganeshhubale
changed the title
[RFR] Automate: test_quota_with_reconfigure_resize_disks
[1LP][RFR] Automate: test_quota_with_reconfigure_resize_disks
Jan 30, 2020
mshriver
reviewed
Jan 30, 2020
@@ -1435,14 +1435,14 @@ def quota(self): | |||
'num_vms': 'Allocated Number of Virtual Machines', | |||
'templates': 'Allocated Number of Templates' | |||
} | |||
|
|||
# This table does not work normally because of colspan, this is workaround for that problem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Table widget colspan implementation should support this, we need to take a look at what's happening here. Please open an issue against wt.core so we can debug.
mshriver
approved these changes
Jan 30, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancement
lint-ok
test-automation
To be applied on PR's which are automating existing manual cases
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose or Intent
test_quota_with_reconfigure_resize_disks
quota
property ofTenant
entity.PRT Run
{{ pytest: cfme/tests/infrastructure/test_tenant_quota.py -k "test_quota_with_reconfigure_resize_disks" -vvvv }}