Skip to content

Conversation

@jaalah-akamai
Copy link
Contributor

@jaalah-akamai jaalah-akamai commented Nov 22, 2024

Cloud Manager

Changed:

  • Change "Application Platform for LKE" to "Akamai App Platform"(#11312)

@jaalah-akamai jaalah-akamai self-assigned this Nov 22, 2024
@jaalah-akamai jaalah-akamai added Release → Staging Pre-Release: Release → Staging Off-Cycle Release Off-Cycle Release Hotfix Hotfix: This is going to staging Release Cloud Manager releases and removed Release → Staging Pre-Release: Release → Staging labels Nov 22, 2024
@jaalah-akamai jaalah-akamai marked this pull request as ready for review November 22, 2024 18:21
@jaalah-akamai jaalah-akamai requested a review from a team as a code owner November 22, 2024 18:21
@jaalah-akamai jaalah-akamai requested review from bnussman-akamai and harsh-akamai and removed request for a team November 22, 2024 18:21
@jaalah-akamai jaalah-akamai changed the base branch from develop to master November 22, 2024 18:21
abailly-akamai
abailly-akamai previously approved these changes Nov 22, 2024
coliu-akamai
coliu-akamai previously approved these changes Nov 22, 2024
Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com>
Copy link
Member

@bnussman-akamai bnussman-akamai left a comment

Choose a reason for hiding this comment

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

I think the version in packages/manager/package.json needs to be bumped

coliu-akamai
coliu-akamai previously approved these changes Nov 22, 2024
@coliu-akamai coliu-akamai self-requested a review November 22, 2024 18:29
@abailly-akamai abailly-akamai changed the title Release v1.132.2 - releasestaging Release v1.132.2 - stagingmaster Nov 22, 2024
@github-actions
Copy link

github-actions bot commented Nov 22, 2024

Coverage Report:
Base Coverage: 87.46%
Current Coverage: 87.46%

@cypress
Copy link

cypress bot commented Nov 22, 2024

Cloud Manager E2E    Run #6872

Run Properties:  status check failed Failed #6872  •  git commit 2a92113c7a: Merge pull request #11315 from linode/staging
Project Cloud Manager E2E
Branch Review master
Run status status check failed Failed #6872
Run duration 41m 05s
Commit git commit 2a92113c7a: Merge pull request #11315 from linode/staging
Committer Jaalah Ramos
View all properties for this run ↗︎

Test results
Tests that failed  Failures 7
Tests that were flaky  Flaky 10
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 438
View all changes introduced in this branch ↗︎

Tests for review

Failed  images/machine-image-upload.spec.ts • 4 failed tests

View Output Video

Test Artifacts
machine image > uploads machine image, mock finish event Screenshots Video
machine image > uploads machine image, mock upload canceled failed event Screenshots Video
machine image > uploads machine image, mock failed to decompress failed event Screenshots Video
machine image > uploads machine image, mock expired upload event Screenshots Video
Failed  linodes/linode-storage.spec.ts • 1 failed test

View Output Video

Test Artifacts
linode storage tab > add a disk Screenshots Video
Failed  linodes/migrate-linode.spec.ts • 1 failed test

View Output Video

Test Artifacts
Migrate linodes > shows DC-specific pricing information when migrating linodes to similarly priced DCs Screenshots Video
Failed  stackscripts/update-stackscripts.spec.ts • 1 failed test

View Output Video

Test Artifacts
Update stackscripts > updates a StackScript Screenshots Video
Flakiness  linodes/switch-linode-state.spec.ts • 1 flaky test

View Output Video

Test Artifacts
switch linode state > powers off a linode from landing page Screenshots Video
Flakiness  linodes/linode-storage.spec.ts • 1 flaky test

View Output Video

Test Artifacts
linode storage tab > resize disk Screenshots Video
Flakiness  linodes/clone-linode.spec.ts • 1 flaky test

View Output Video

Test Artifacts
clone linode > can clone a Linode from Linode details page Screenshots Video
Flakiness  linodes/update-linode-labels.spec.ts • 1 flaky test

View Output Video

Test Artifacts
update linode label > updates a linode label from details page Screenshots Video
Flakiness  databases/resize-database.spec.ts • 4 flaky tests

View Output Video

Test Artifacts
Resizing existing clusters > Resizes a g6-standard-6 MySQL v8.x 3-node cluster > Can resize active database clusters Screenshots Video
Resizing existing clusters > Resizes a g6-standard-6 MySQL v8.x 3-node cluster > Can resize active database clusters from g6-standard-6 type and switch plan type Screenshots Video
Resizing existing clusters > Resizes a g6-dedicated-16 MySQL v5.x 3-node cluster > Can resize active database clusters Screenshots Video
Resizing existing clusters > Resizes a g6-dedicated-16 MySQL v5.x 3-node cluster > Can resize active database clusters from g6-dedicated-16 type and switch plan type Screenshots Video

The first 5 flaky specs are shown, see all 7 specs in Cypress Cloud.

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 9 failing tests on test run #5 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
9 Failing436 Passing2 Skipped164m 34s

Details

Failing Tests
SpecTest
machine-image-upload.spec.tsmachine image » uploads machine image, mock finish event
machine-image-upload.spec.tsmachine image » uploads machine image, mock upload canceled failed event
machine-image-upload.spec.tsmachine image » uploads machine image, mock failed to decompress failed event
machine-image-upload.spec.tsmachine image » uploads machine image, mock expired upload event
migrate-linode.spec.tsMigrate linodes » shows DC-specific pricing information when migrating linodes to similarly priced DCs
linode-storage.spec.tslinode storage tab » add a disk
linode-storage.spec.tslinode storage tab » resize disk
update-stackscripts.spec.tsUpdate stackscripts » updates a StackScript
linode-config.spec.tsEnd-to-End » Clones a config

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/linodes/migrate-linode.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/stackscripts/update-stackscripts.spec.ts,cypress/e2e/core/linodes/linode-config.spec.ts"

Copy link
Contributor

@AzureLatte AzureLatte left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@jaalah-akamai jaalah-akamai merged commit 2a92113 into master Nov 22, 2024
43 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hotfix Hotfix: This is going to staging Off-Cycle Release Off-Cycle Release Release Cloud Manager releases

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

10 participants