Skip to content

Conversation

@dchyrva-akamai
Copy link
Contributor

@dchyrva-akamai dchyrva-akamai commented Oct 2, 2025

Description 📝

Whitelisted regions removed.

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 tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@dchyrva-akamai dchyrva-akamai marked this pull request as ready for review October 2, 2025 12:53
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner October 2, 2025 12:53
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 2 times, most recently from 7aacc11 to 1dc213f Compare October 2, 2025 14:39
@bnussman-akamai bnussman-akamai added the Object Storage deals with Object Storage label Oct 2, 2025
@bnussman-akamai bnussman-akamai changed the title change: [STORIF-33] Whitelisted regions removed. change: [STORIF-33] - Remove Object Storage Gen2 whitelisted regions Oct 2, 2025
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 2 times, most recently from aa0e550 to 201440b Compare October 3, 2025 11:54
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 10 times, most recently from 05330f8 to 59c935f Compare October 13, 2025 08:17
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 5 times, most recently from 0c137db to d7441ac Compare October 14, 2025 07:59
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 9 times, most recently from 5eea443 to 8d80856 Compare November 3, 2025 08:13
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 7 times, most recently from 04dc71a to 143a139 Compare November 10, 2025 12:05
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 3 times, most recently from a124ffd to d7aeeb1 Compare November 13, 2025 08:21
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 4 times, most recently from 55a68d4 to 63d87b1 Compare November 21, 2025 09:51
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-33 branch 4 times, most recently from 5978b86 to 04aaa23 Compare December 1, 2025 13:29
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 22 failing tests on test run #52 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
22 Failing840 Passing11 Skipped91m 40s

Details

Failing Tests
SpecTest
attach-volume.spec.tsCloud Manager Cypress Tests→volume attach and detach flows » attaches a volume to a Linode
machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image » uploads machine image, mock upload canceled failed event
machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image » uploads machine image, mock failed to decompress failed event
machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image » uploads machine image, mock expired upload event
create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data » creates a g6-nanode-1 MySQL v8.x 1-node cluster
create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data » creates a g6-dedicated-2 MySQL v8.x 2-node cluster
create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data » creates a g6-dedicated-2 MySQL v5.x 3-node cluster
create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data » creates a g6-nanode-1 PostgreSQL v13.x 3-node cluster
create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data » creates a g7-premium-4 MySQL v8.x 2-node cluster
delete-volume.spec.tsCloud Manager Cypress Tests→volume delete flow » deletes a volume
upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration » can upgrade an unattached volume to NVMe
upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration » can upgrade an attached volume from the volumes landing page
upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration » can upgrade an attached volume from the linode details page
linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab » deletes a disk when Linode Disk Encryption is enabled
linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab » deletes a disk
linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab » resize disk
migrate-linode-with-firewall.spec.tsCloud Manager Cypress Tests→Migrate Linode With Firewall » migrates linode with firewall - real data
linode-config.spec.tsCloud Manager Cypress Tests→Linode Config management→End-to-End » Clones a config
smoke-create-image.spec.tsCloud Manager Cypress Tests→create image (using mocks) » create image from a linode
resize-linode.spec.tsCloud Manager Cypress Tests→resize linode » resizes a linode by increasing size: warm migration
resize-linode.spec.tsCloud Manager Cypress Tests→resize linode » resizes a linode by increasing size: cold migration
resize-linode.spec.tsCloud Manager Cypress Tests→resize linode » resizes a linode by decreasing size

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/volumes/attach-volume.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/databases/create-database.spec.ts,cypress/e2e/core/volumes/delete-volume.spec.ts,cypress/e2e/core/volumes/upgrade-volume.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/firewalls/migrate-linode-with-firewall.spec.ts,cypress/e2e/core/linodes/linode-config.spec.ts,cypress/e2e/core/images/smoke-create-image.spec.ts,cypress/e2e/core/linodes/resize-linode.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge Object Storage deals with Object Storage

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

4 participants