Skip to content

ama-logs deployment and test in dev clusters#1625

Merged
zanejohnson-azure merged 20 commits intoci_prodfrom
zane/ci-agent-auto-deploy
Apr 6, 2026
Merged

ama-logs deployment and test in dev clusters#1625
zanejohnson-azure merged 20 commits intoci_prodfrom
zane/ci-agent-auto-deploy

Conversation

@zanejohnson-azure
Copy link
Copy Markdown
Contributor

@zanejohnson-azure zanejohnson-azure commented Mar 17, 2026

intro:
test infra that uses helm chart to deploy ama-logs new images from built to aks clusters, then run e2e scripts to test the new images.

key new file:
test-ci-image-in-aks-cluster.yml: script to deploy ama-logs through helm chart, and trigger e2e scripts

changes to existing e2e test scripts:
change 15m windows to 5m to allow test not to wait long. after helm chart deployment and before trigger e2e test, we need wait for a period of time before querying the logs to avoid using logs from prev helm deployment. If we use 15m, we need wait until 20m for safety, by changing to 5m, we can just wait for 1m before running e2e test.

run a few tests using 5m query window and 10m waiting time. Log exists and test passed.

test:
see #20260320.12 in ci build pipeline

@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner March 17, 2026 22:27
@zanejohnson-azure zanejohnson-azure force-pushed the zane/ci-agent-auto-deploy branch from 69e2df7 to f404bad Compare March 19, 2026 22:14
linuxImageTagUnderTest: $[stageDependencies.stage.common.outputs['setup.linuxImagetag']]
windowsImageTagUnderTest: $[stageDependencies.stage.common.outputs['setup.windowsImageTag']]
jobs:
# TODO: remomve the two temp cluster and add more clusters from test automation framework when the tests are stable

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

This PR was closed because it has been stalled for 12 days with no activity.

@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@zanejohnson-azure zanejohnson-azure merged commit 7d0af98 into ci_prod Apr 6, 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.

4 participants