upcoming: [M3-9862] - Add VPC CIDR section to VPC Create page
Description π
Highlight the Pull Request's context and intentions.
Changes π
List any change(s) relevant to the reviewer.
- ...
- ...
Target release date ποΈ
Please specify a release date (and environment, if applicable) to guarantee timely review of this PR. If exact date is not known, please approximate and update it as needed.
Preview π·
Include a screenshot or screen recording of the change.
:lock: Use the Mask Sensitive Data setting for security.
:bulb: Use <video src="" /> tag when including recordings in table.
| Before | After |
|---|---|
| π· | π· |
How to test π§ͺ
Prerequisites
(How to setup test environment)
- ...
- ...
Verification steps
(How to verify changes)
- [ ] ...
- [ ] ...
Author Checklists
As an Author, to speed up the review process, I considered π€
π Doing a self review β Our contribution guidelines π€ Splitting feature into small PRs β Adding a changeset π§ͺ Providing/improving test coverage π Removing all sensitive information from the code and PR description π© Using a feature flag to protect the release π£ Providing comprehensive reproduction steps π Providing or updating our documentation π Scheduling a pair reviewing session π± Providing mobile support βΏ Providing accessibility support
- [ ] I have read and considered all applicable items listed above.
As an Author, before moving this PR from Draft to Open, I confirmed β
- [ ] All unit tests are passing
- [ ] TypeScript compilation succeeded without errors
- [ ] Code passes all linting rules
Cloud Manager UI test results
:small_red_triangle: 1 failing test on test run #13 βοΈ
| :x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
1 Failing | 675 Passing | 4 Skipped | 124m 14s |
Details
| Failing Tests | ||
|---|---|---|
| Spec | Test | |
| :x: | object-storage.e2e.spec.ts | Cloud Manager Cypress Testsβobject storage end-to-end tests Β» object storage end-to-end tests |
Troubleshooting
Use this command to re-run the failing tests:
pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts"