dapr / test-infra

Test apps and tools for Dapr
Apache License 2.0
14 stars 24 forks source link

Update workflows for external sub clusters. #211

Closed tmacam closed 1 year ago

tmacam commented 1 year ago

This commit updates the workflows to use the clusters configured in the OSS subscription. Those clusters were created as documented in #167.

Those clusters live in distinct subscription and have distinct names from the current ones -- hence the need to update the workflows.

Additionally, because those clusters use Bicep-configure Azure-hosted state store, binding and pubsub components, there is no need to configure Redis, Kafka or setup individual components.

Signed-off-by: Tiago Alves Macambira tmacam@burocrata.org

Description

Please explain the changes you've made

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list: