-
Notifications
You must be signed in to change notification settings - Fork 367
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
upcoming: [DI-20595] - ACLP Supported regions per service type #11382
upcoming: [DI-20595] - ACLP Supported regions per service type #11382
Conversation
Coverage Report: ❌ |
Update: Please wait for this launchDarkly ticket to get closed in order to test the pr - https://jira.linode.com/browse/M3-8980 |
[DI-20595] - test cases for cloud pulse region select
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.
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.test.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.test.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/CloudPulse/shared/CloudPulseRegionSelect.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Purvesh Makode <pmakode@akamai.com>
Co-authored-by: Purvesh Makode <pmakode@akamai.com>
Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
Cloud Manager UI test results🎉 466 passing tests on test run #10 ↗︎
|
@pmakode-akamai can we merge this pr given that all pr comments are addressed? |
merging - all checks have passed ✅ |
Cloud Manager E2E Run #6952
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6952
|
Run duration | 27m 52s |
Commit |
0bd360b361: upcoming: [DI-20595] - ACLP Supported regions per service type (#11382)
|
Committer | Ankita |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
2
|
Pending |
2
|
Skipped |
0
|
Passing |
469
|
View all changes introduced in this branch ↗︎ |
Description 📝
ACLP supports a limited set of regions per service type and capability based on LaunchDarkly config. Regions are now correctly filtered according to the capability they belong to and the supported regions fetched from launchDarkly.
Changes 🔄
Target release date 🗓️
12 December 2024
Preview 📷
How to test 🧪
Note: ids are listed at the end of region option label in autocomplete list.
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
As an Author, before moving this PR from Draft to Open, I confirmed ✅