Skip to content

Zane/node level test coverage#1673

Merged
zanejohnson-azure merged 6 commits into
ci_prodfrom
zane/node-level-test-coverage
May 11, 2026
Merged

Zane/node level test coverage#1673
zanejohnson-azure merged 6 commits into
ci_prodfrom
zane/node-level-test-coverage

Conversation

@zanejohnson-azure
Copy link
Copy Markdown
Contributor

@zanejohnson-azure zanejohnson-azure commented May 8, 2026

why this pr?
when there are multiple nodes, e2e will pass as long as at least one ama-logs pod emit logs.

we now have a cluster with different node pools added to build pipeline. this pr ensures all nodes must have logs in order to pass e2e tests.

cluster with different nodes

- template: /.pipelines/helm-deploy-templates/ama-logs-helm-deploy.yaml@self
parameters:
clusterName: 'ci-logs-dev-aks-all-nodes'
resourceGroup: 'ci-logs-dev-aks-eastus'
region: 'eastus'
subscriptionId: $(CI_BUILD_SUB_ID)
workspaceId: $(CI_LOGS_DEV_AKS_EASTUS_LAW_ID)
amalogsLinuxImage: $(linuxImageTagUnderTest)
amalogsWindowsImage: $(windowsImageTagUnderTest)
imageRepository: $(ImageRepositoryOverride)
environment: 'CI-Agent-Dev-Aks-All-Nodes'
azureSubscription: 'ContainerInsights_Build_Subscription_CI'

tested by running ginko test on my own cluster with the flag and without flag.

@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner May 8, 2026 23:26
@zanejohnson-azure zanejohnson-azure merged commit 2dfc605 into ci_prod May 11, 2026
19 checks passed
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