terraform-azurerm-terraform-enterprise
terraform-azurerm-terraform-enterprise copied to clipboard
TF-1326 consolidated testing & add metrics
Background
When testing /metrics in TF-5770, I discovered that this module lacks the proper networking to allow the metrics ports to be reached.
How Has This Been Tested
I ran the standalone-external and standalone-mounted-disk tests locally and was able to see metrics at $TFE_URL:9091/metrics?format=prometheus.
I will also run tests in the comments.
Sorry for the test noise! I'm moving this into draft while I sort out the proxy config. This turned out to be bigger than I had thought.
/test all
:white_check_mark: Terraform Azure Standalone Mounted Disk Test Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Validate
-
:white_check_mark: Terraform Apply
-
:white_check_mark: Run k6 Smoke Test
-
:white_check_mark: Terraform Destroy
:x: Terraform Azure Standalone External Test Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Validate
-
:white_check_mark: Terraform Apply
-
:white_check_mark: Run k6 Smoke Test
-
:x: Terraform Destroy
:white_check_mark: Terraform Azure Public Active/Active Test Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Validate
-
:white_check_mark: Terraform Apply
-
:white_check_mark: Run k6 Smoke Test
-
:white_check_mark: Terraform Destroy
/destroy standalone-external
/destroy azure-standalone-external
:white_check_mark: Terraform Azure Standalone External Destruction Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Destroy
/test private-active-active destroy=false
- updated the bastion private key in repo secrets
:white_check_mark: Terraform Azure Private Active/Active Test Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Validate
-
:white_check_mark: Terraform Apply
-
:white_check_mark: Run k6 Smoke Test
/destroy private-active-active
:white_check_mark: Terraform Azure Private Active/Active Destruction Report
:link: Action Summary Page
-
:white_check_mark: Terraform Init
-
:white_check_mark: Terraform Destroy
Tests for private-tcp-active-active passed on main here, so I'll need to rework the networking for application gateway for this branch.
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement
Learn more about why HashiCorp requires a CLA and what the CLA includes
Annie Hedgpeth seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.
Have you signed the CLA already but the status is still pending? Recheck it.
/destroy all