Skip to content

test: [DBAAS1-1529] - Improvise and restructure DBaaS update test cases#13569

Merged
tvijay-akamai merged 3 commits intolinode:developfrom
stayal712:DBAAS1-1529-improve-update-tests
Apr 15, 2026
Merged

test: [DBAAS1-1529] - Improvise and restructure DBaaS update test cases#13569
tvijay-akamai merged 3 commits intolinode:developfrom
stayal712:DBAAS1-1529-improve-update-tests

Conversation

@stayal712
Copy link
Copy Markdown
Contributor

Description 📝

  • Improvise dbaas update test script and restructure cases to avoid pipeline timeouts on failure

Changes 🔄

List any change(s) relevant to the reviewer.

  • Remove redundant cases, not adding value to UI testing with mock API calls
  • Divide test cases logically and in positive and negative categories
  • Reduce overall test run time

Target release date 🗓️

N/A

How to test 🧪

pnpm cy:run -s "cypress/e2e/core/databases/update-database.spec.ts"

Run the test or some subset of test and confirm all actions can be performed.

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

Copy link
Copy Markdown
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @stayal712!

@github-project-automation github-project-automation Bot moved this from Review to Approved in Cloud Manager Apr 15, 2026
@linode-gh-bot
Copy link
Copy Markdown

Cloud Manager UI test results

🔺 3 failing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing912 Passing11 Skipped46m 4s

Details

Failing Tests
SpecTest
access-key.e2e.spec.tsCloud Manager Cypress Tests→object storage access key end-to-end tests » can create an access key with limited access - e2e
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can update bucket access
vpc-details-page.spec.tsCloud Manager Cypress Tests→VPC details page » can create, edit, and delete a subnet from the VPC details page

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/vpc/vpc-details-page.spec.ts"

@tvijay-akamai tvijay-akamai merged commit ea301d0 into linode:develop Apr 15, 2026
34 of 35 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Merged in Cloud Manager Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

4 participants