Skip to content

Cicd test2#4933

Closed
ChrisChapman-gh wants to merge 3 commits into
microsoft:mainfrom
ChrisChapman-gh:cicd-test2
Closed

Cicd test2#4933
ChrisChapman-gh wants to merge 3 commits into
microsoft:mainfrom
ChrisChapman-gh:cicd-test2

Conversation

@ChrisChapman-gh

Copy link
Copy Markdown
Collaborator

This is a PR purely to test the pipeline. There is no intention to actually merge it.

@ChrisChapman-gh ChrisChapman-gh requested a review from a team as a code owner June 18, 2026 14:09
Copilot AI review requested due to automatic review settings June 18, 2026 14:09
@ChrisChapman-gh

Copy link
Copy Markdown
Collaborator Author

/test

@github-actions

Copy link
Copy Markdown

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/27765483193 (with refid de148849)

(in response to this comment from @ChrisChapman-gh)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR appears to introduce intentional “pipeline test” changes across documentation and core Terraform defaults; as written, the changes would be disruptive if merged into Azure TRE’s mainline.

Changes:

  • Replaces the README title with placeholder text.
  • Changes the default resource processor VMSS SKU.
  • Adds an unused Terraform local value.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
README.md Replaces the top-of-file heading with placeholder content.
core/terraform/variables.tf Updates the default resource_processor_vmss_sku value.
core/terraform/resource_processor/vmss_porter/locals.tf Adds an unused local variable.

Comment thread README.md
Comment on lines +1 to 5
DC
:x



Comment on lines 121 to 124
variable "resource_processor_vmss_sku" {
type = string
default = "Standard_B2s"
default = "Standard_D2as_v5"
description = "The SKU of the resource processor VMSS."
Comment on lines 1 to 3
locals {
cdc = "dud"
version = replace(replace(replace(data.local_file.version.content, "__version__ = \"", ""), "\"", ""), "\n", "")
@github-actions

Copy link
Copy Markdown

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit d9f0bd0.

@ChrisChapman-gh

Copy link
Copy Markdown
Collaborator Author

/test-extended

@github-actions

Copy link
Copy Markdown

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/27770376589 (with refid de148849)

(in response to this comment from @ChrisChapman-gh)

@ChrisChapman-gh

Copy link
Copy Markdown
Collaborator Author

/test-destroy-env

@github-actions

Copy link
Copy Markdown

Destroying PR test environment (RG: rg-trede148849)... (run: https://github.com/microsoft/AzureTRE/actions/runs/27812855076)

1 similar comment
@github-actions

Copy link
Copy Markdown

Destroying PR test environment (RG: rg-trede148849)... (run: https://github.com/microsoft/AzureTRE/actions/runs/27812855076)

@github-actions

Copy link
Copy Markdown

PR test environment destroy complete (RG: rg-trede148849)

@ChrisChapman-gh

Copy link
Copy Markdown
Collaborator Author

tests look ok

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.

2 participants