Skip to content

[WIP/ Do Not Review] Re-enable and fix Test_AWSRedeployWithUpdatedResourceUpdatesResource#11538

Draft
willdavsmith wants to merge 2 commits intoradius-project:mainfrom
willdavsmith:fix-aws-tests-033026
Draft

[WIP/ Do Not Review] Re-enable and fix Test_AWSRedeployWithUpdatedResourceUpdatesResource#11538
willdavsmith wants to merge 2 commits intoradius-project:mainfrom
willdavsmith:fix-aws-tests-033026

Conversation

@willdavsmith
Copy link
Copy Markdown
Contributor

@willdavsmith willdavsmith commented Mar 30, 2026

Description

  • Re-enable and fix Test_AWSRedeployWithUpdatedResourceUpdatesResource

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: #11499
Related: #11502

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

Signed-off-by: willdavsmith <willdavsmith@gmail.com>
@willdavsmith willdavsmith temporarily deployed to external-contributor-approval March 30, 2026 18:07 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.21%. Comparing base (de4ac2d) to head (9d97927).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11538      +/-   ##
==========================================
- Coverage   51.23%   51.21%   -0.02%     
==========================================
  Files         699      699              
  Lines       44050    44050              
==========================================
- Hits        22567    22562       -5     
- Misses      19328    19329       +1     
- Partials     2155     2159       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: willdavsmith <willdavsmith@gmail.com>
@willdavsmith willdavsmith temporarily deployed to external-contributor-approval March 30, 2026 20:56 — with GitHub Actions Inactive
@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests bot commented Mar 30, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository willdavsmith/radius
Commit ref 9d97927
Unique ID funccb808d2107
Image tag pr-funccb808d2107
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funccb808d2107
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funccb808d2107
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funccb808d2107
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funccb808d2107
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funccb808d2107
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
❌ corerp-cloud functional test failed. Please check the logs for more details

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable skipped AWS mechanics functional test after AWS authentication issues are resolved

1 participant