Skip to content
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

enable irsa on cicd #8052

Merged
merged 93 commits into from
Dec 12, 2024
Merged

enable irsa on cicd #8052

merged 93 commits into from
Dec 12, 2024

Conversation

nithyatsu
Copy link
Contributor

@nithyatsu nithyatsu commented Nov 12, 2024

Description

This PR enabled IRSA for functional tests and removes the static credentials.

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: #issue_number

Contributor checklist

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

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

@radius-functional-tests
Copy link

radius-functional-tests bot commented Nov 12, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref f6fd52b
Unique ID func8de0b7f470
Image tag pr-func8de0b7f470
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • 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-func8de0b7f470
  • 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-func8de0b7f470
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func8de0b7f470
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func8de0b7f470
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func8de0b7f470
  • 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 corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
❌ corerp-cloud functional test failed. Please check the logs for more details

Copy link

github-actions bot commented Nov 12, 2024

Unit Tests

3 543 tests  ±0   3 539 ✅ ±0   5m 1s ⏱️ ±0s
  285 suites ±0       4 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 424f565. ± Comparison against base commit 9b87685.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.65%. Comparing base (9b87685) to head (424f565).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8052   +/-   ##
=======================================
  Coverage   59.64%   59.65%           
=======================================
  Files         577      577           
  Lines       38573    38573           
=======================================
+ Hits        23007    23010    +3     
+ Misses      13918    13916    -2     
+ Partials     1648     1647    -1     

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

@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 12, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 424f565
Unique ID func5e506466e3
Image tag pr-func5e506466e3
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • 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-func5e506466e3
  • 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-func5e506466e3
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func5e506466e3
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func5e506466e3
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func5e506466e3
  • 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 corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@nithyatsu nithyatsu merged commit dcf5ad6 into main Dec 12, 2024
32 checks passed
@nithyatsu nithyatsu deleted the irsa_cicd branch December 12, 2024 18:13
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.

3 participants