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

Get long-haul test cluster working #6936

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Get long-haul test cluster working #6936

merged 2 commits into from
Jan 6, 2024

Conversation

ytimocin
Copy link
Contributor

@ytimocin ytimocin commented Dec 8, 2023

Description

Get long-haul test cluster working.

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

Auto-generated summary

🤖[deprecated] Generated by Copilot at 2e1d8ea

Summary

🔐📝🧹

This pull request improves the formatting of a GitHub workflow file and updates the RBAC rules for the controller service account in the Helm chart. The formatting changes make the workflow file more consistent and readable. The RBAC changes allow the controller to manage all resources in the radapp.io API group, instead of only the recipes.

radapp.io grows
controller needs more access
helm chart changes now

Walkthrough

  • Expand RBAC permissions for controller service account in Helm chart (link)
  • Replace single quotes with double quotes for YAML strings in long-running-azure workflow (link, link, link)
  • Remove trailing spaces and extra blank lines in long-running-azure workflow (link, link, link, link, link, link, link)
  • Reduce indentation of echo commands in long-running-azure workflow (link)

@ytimocin ytimocin requested review from a team as code owners December 8, 2023 00:19
Copy link

github-actions bot commented Dec 8, 2023

Test Results

3 038 tests  ±0   3 028 ✅ ±0   3m 31s ⏱️ -5s
  260 suites ±0      10 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 0d58a4d. ± Comparison against base commit ea4b521.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 8, 2023

65.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.4 %
  • main branch coverage: 65.4 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 2e1d8ea to 0952f28 Compare December 8, 2023 00:29
@ytimocin ytimocin temporarily deployed to functional-tests December 8, 2023 00:29 — with GitHub Actions Inactive
Copy link

github-actions bot commented Dec 8, 2023

65.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.4 %
  • main branch coverage: 65.4 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 8, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 0952f28
Unique ID 29e8048182
Image tag pr-29e8048182
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-29e8048182
  • 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-29e8048182
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-29e8048182
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-29e8048182
  • 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 functional tests...
⌛ Starting samples functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting shared functional tests...
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ samples functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 0952f28 to 560b3fd Compare December 8, 2023 23:51
@ytimocin ytimocin temporarily deployed to functional-tests December 8, 2023 23:51 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 8, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 560b3fd
Unique ID c80efcb4d5
Image tag pr-c80efcb4d5
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-c80efcb4d5
  • 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-c80efcb4d5
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-c80efcb4d5
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-c80efcb4d5
  • 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 datastoresrp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting shared functional tests...
⌛ Starting samples functional tests...
⌛ Starting ucp functional tests...
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ samples functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ daprrp functional tests succeeded
✅ shared functional tests succeeded

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 560b3fd to 281701f Compare December 8, 2023 23:53
@ytimocin ytimocin requested a review from kachawla December 8, 2023 23:53
@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 281701f to 60fb21c Compare December 8, 2023 23:53
@ytimocin ytimocin temporarily deployed to functional-tests December 8, 2023 23:53 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 8, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 60fb21c
Unique ID c4925f459f
Image tag pr-c4925f459f
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-c4925f459f
  • 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-c4925f459f
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-c4925f459f
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-c4925f459f
  • 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 daprrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting samples functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting datastoresrp functional tests...
✅ ucp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ msgrp functional tests succeeded
✅ samples functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

Copy link

github-actions bot commented Dec 9, 2023

65.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.4 %
  • main branch coverage: 65.4 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 60fb21c to 573e89b Compare December 9, 2023 21:00
@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 573e89b to 07bac27 Compare December 9, 2023 21:01
Copy link

github-actions bot commented Dec 9, 2023

65.4

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.4 %
  • main branch coverage: 65.4 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 07bac27 to ba800bc Compare December 11, 2023 22:26
@ytimocin ytimocin marked this pull request as draft December 11, 2023 22:26
@radius-functional-tests
Copy link

radius-functional-tests bot commented Dec 11, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref ba800bc
Unique ID a8009e4987
Image tag pr-a8009e4987
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-a8009e4987
  • 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-a8009e4987
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-a8009e4987
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-a8009e4987
  • 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 daprrp functional tests...
⌛ Starting samples functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting shared functional tests...
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ samples functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 891aff9 to 538893d Compare January 5, 2024 01:17
Copy link

github-actions bot commented Jan 5, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 538893d to dbc611e Compare January 5, 2024 17:23
Copy link

github-actions bot commented Jan 5, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from dbc611e to 09d1cf0 Compare January 5, 2024 19:00
Copy link

github-actions bot commented Jan 5, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 09d1cf0 to bfe4e40 Compare January 5, 2024 23:32
Copy link

github-actions bot commented Jan 5, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from bfe4e40 to 1c74069 Compare January 6, 2024 00:37
@ytimocin ytimocin temporarily deployed to functional-tests January 6, 2024 00:37 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 6, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 1c74069
Unique ID ffd72d5af6
Image tag pr-ffd72d5af6
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-ffd72d5af6
  • 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-ffd72d5af6
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-ffd72d5af6
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-ffd72d5af6
  • 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 daprrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting samples functional tests...
⌛ Starting shared functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting datastoresrp functional tests...
✅ samples functional tests succeeded
✅ kubernetes functional tests succeeded
✅ msgrp functional tests succeeded
✅ daprrp functional tests succeeded
✅ ucp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

Copy link

github-actions bot commented Jan 6, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

Comment on lines -55 to +60
cpu: '600m'
memory: '1024Mi'
cpu: '1200m'
memory: '2048Mi'
}
limits: {
cpu: '900m'
memory: '1024Mi'
cpu: '1500m'
memory: '4096Mi'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Needed to do this update because mssql pod wasn't able to get into READY state.

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 1c74069 to 0b7a8fe Compare January 6, 2024 01:27
@ytimocin ytimocin temporarily deployed to functional-tests January 6, 2024 01:27 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 6, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 0b7a8fe
Unique ID 3d9632c40a
Image tag pr-3d9632c40a
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-3d9632c40a
  • 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-3d9632c40a
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-3d9632c40a
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-3d9632c40a
  • 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 samples functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting ucp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting datastoresrp functional tests...
✅ kubernetes functional tests succeeded
✅ msgrp functional tests succeeded
✅ ucp functional tests succeeded
✅ samples functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

@ytimocin ytimocin force-pushed the ytimocin/longHaulUpdate branch from 0b7a8fe to 0d58a4d Compare January 6, 2024 02:18
@ytimocin ytimocin temporarily deployed to functional-tests January 6, 2024 02:18 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 6, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 0d58a4d
Unique ID def7534f9e
Image tag pr-def7534f9e
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-def7534f9e
  • 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-def7534f9e
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-def7534f9e
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-def7534f9e
  • 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 datastoresrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting samples functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ samples functional tests succeeded
✅ kubernetes functional tests succeeded
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

Copy link

github-actions bot commented Jan 6, 2024

65.5

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.5 %
  • main branch coverage: 65.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

Copy link

@youngbupark youngbupark left a comment

Choose a reason for hiding this comment

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

👍

@ytimocin ytimocin merged commit 5941057 into main Jan 6, 2024
21 checks passed
@ytimocin ytimocin deleted the ytimocin/longHaulUpdate branch January 6, 2024 04:44
willdavsmith pushed a commit to willdavsmith/radius that referenced this pull request Jan 17, 2024
# Description
Get long-haul test cluster working.

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

## Auto-generated summary
<!--
copilot:all
-->
### <samp>🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset)
Generated by Copilot at 2e1d8ea</samp>

### Summary
🔐📝🧹

<!--
1. 🔐 - This emoji represents the change to the RBAC rules, which is
related to security and permissions. It could also be represented by a 🔑
or a 🛡️ emoji.
2. 📝 - This emoji represents the change to the YAML file, which is
related to editing and writing code. It could also be represented by a
✏️ or a 🖋️ emoji.
3. 🧹 - This emoji represents the change to the formatting and style,
which is related to cleaning and tidying up the code. It could also be
represented by a 🗑️ or a 🚮 emoji.
-->
This pull request improves the formatting of a GitHub workflow file and
updates the RBAC rules for the controller service account in the Helm
chart. The formatting changes make the workflow file more consistent and
readable. The RBAC changes allow the controller to manage all resources
in the `radapp.io` API group, instead of only the recipes.

> _`radapp.io` grows_
> _controller needs more access_
> _helm chart changes now_

### Walkthrough
* Expand RBAC permissions for controller service account in Helm chart
([link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-0eb83f283dad161ea34486e10ead98d0c74fcaa93a13e8d182113ebb8de66c63L39-R40))
* Replace single quotes with double quotes for YAML strings in
long-running-azure workflow
([link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L48-R52),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L71-R73),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L79-R82))
* Remove trailing spaces and extra blank lines in long-running-azure
workflow
([link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L7-R7),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L20-R34),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L154-R155),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L160-R166),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L189-R198),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L208-R209),
[link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L215-R216))
* Reduce indentation of echo commands in long-running-azure workflow
([link](https://github.com/radius-project/radius/pull/6936/files?diff=unified&w=0#diff-85cd86e7ae6da973e4808fe57f4fea7892ab78a499ba5aec72c0b3751a2cc226L126-R129))

---------

Signed-off-by: ytimocin <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
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