This repository was archived by the owner on Apr 7, 2022. It is now read-only.
[WIPTEST][NOTEST] Add MA test coverage#10262
Open
ganeshhubale wants to merge 1 commit intoManageIQ:masterfrom
Open
[WIPTEST][NOTEST] Add MA test coverage#10262ganeshhubale wants to merge 1 commit intoManageIQ:masterfrom
ganeshhubale wants to merge 1 commit intoManageIQ:masterfrom
Conversation
Member
ganeshhubale
commented
Jul 21, 2020
- Removed test case - test_enable_migration_analytics (This feature is by default enabled)
valaparthvi
suggested changes
Jul 21, 2020
Comment on lines
249
to
255
Contributor
There was a problem hiding this comment.
Suggested change
| testSteps: | |
| 1. Download payload file | |
| expectedResults: | |
| 1. Check if below attributes available in file: | |
| "cpu_affinity": null, | |
| "memory_hot_add_enabled": null, | |
| "cpu_hot_add_enabled": null, | |
| "cpu_hot_remove_enabled": null, | |
| testSteps: | |
| 1. Download the payload file | |
| 2. Check if below attributes are available in the file: | |
| "cpu_affinity": null, | |
| "memory_hot_add_enabled": null, | |
| "cpu_hot_add_enabled": null, | |
| "cpu_hot_remove_enabled": null, | |
| expectedResults: | |
| 1. File is downloaded successfully. | |
| 2. All the attributes are available in the file. |
Contributor
There was a problem hiding this comment.
Can you also put a few examples of weird characters?
Comment on lines
+253
to
+255
Contributor
There was a problem hiding this comment.
Thoughts on parametrizing these attributes?
Member
Author
There was a problem hiding this comment.
These are in payoad json file, No need to parameterize
Signed-off-by: Ganesh Hubale <ghubale@redhat.com>
762f72b to
a212141
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.