upcoming: [M3-9980] - Add IPv6 CIDR field to Create Subnet drawer
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
Cloud Manager UI test results
:small_red_triangle: 3 failing tests on test run #13 ↗︎
| :x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
3 Failing | 672 Passing | 6 Skipped | 121m 40s |
Details
| Failing Tests | ||
|---|---|---|
| Spec | Test | |
| :x: | access-key.e2e.spec.ts | Cloud Manager Cypress Tests→object storage access key end-to-end tests » object storage access key end-to-end tests |
| :x: | object-storage.e2e.spec.ts | Cloud Manager Cypress Tests→object storage end-to-end tests » object storage end-to-end tests |
| :x: | object-storage-objects-multicluster.spec.ts | Cloud Manager Cypress Tests→Object Storage Multicluster objects » Object Storage Multicluster objects |
Troubleshooting
Use this command to re-run the failing tests:
pnpm cy:run -s "cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts"