Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[WIPTEST][NOTEST] Add MA test coverage #10262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ganeshhubale
Copy link
Member

  • Removed test case - test_enable_migration_analytics (This feature is by default enabled)

@ganeshhubale ganeshhubale added the manual For things concerning manual test definitions label Jul 21, 2020
Comment on lines 249 to 255
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,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

startsin: 5.11
casecomponent: MigrationAnalytics
setup:
1. Add a file to SSA profile that includes weird characters.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also put a few examples of weird characters?

assignee: ghubale
initialEstimate: 1/4h
startsin: 5.11
casecomponent: MigrationAnalytics
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testSteps?

Comment on lines +253 to +255
"cpu_affinity": null,
"memory_hot_add_enabled": null,
"cpu_hot_add_enabled": null,
"cpu_hot_remove_enabled": null,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts on parametrizing these attributes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are in payoad json file, No need to parameterize

assignee: ghubale
initialEstimate: 1/4h
startsin: 5.11
casecomponent: MigrationAnalytics
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testSteps?

Signed-off-by: Ganesh Hubale <[email protected]>
@john-dupuy john-dupuy changed the title [RFR][NOTEST] Add MA test coverage [WIPTEST][NOTEST] Add MA test coverage Jul 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
manual For things concerning manual test definitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants