-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: [DBAAS1-661] - Test automation for database resize #10461
test: [DBAAS1-661] - Test automation for database resize #10461
Conversation
…ng' into test_vertical_scaling
test: [DBAAS1-661] - Test automation for database resize.
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.
Coverage Report: ✅ |
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.
We only need 1 changeset per PR. Can you remove 3 of these and keep 1 of them?
Removed extra changes file.
Removed extra changeset file.
Removed extra changeset file.
"@linode/manager": Tests | ||
--- | ||
|
||
Test automation for database resize ([#10461](https://github.com/linode/manager/pull/10461)) |
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.
You only really need one changeset
for the manager
package. No need to run the yarn script on every commit. Feel free to remove the other changeset
files under the manager
package, however, since the types in the api-v4
package were changed, that will require it's own changeset
.
Description 📝
Automation test added to cover resize feature for DBAAS. Below are the testcases that are covered in the test:
How to test :