Skip to content

Commit 34bc9a0

Browse files
committed
added other tests
1 parent e00d33c commit 34bc9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ jobs:
193193
cloudwatch_agent_operator_repository: ${{ needs.OutputEnvVariables.outputs.ECR_OPERATOR_REPO }}
194194
cloudwatch_agent_operator_tag: ${{ needs.GetLatestOperatorCommitSHA.outputs.operator_commit_sha }}
195195
region: ${{ inputs.region || 'us-west-2' }}
196+
agent_config: resources/cwagent_configs/jvm_tomcat.json
196197
helm_charts_branch: ${{ inputs.helm-charts-branch || 'main' }}
197198
terraform_assume_role: ${{ vars.TERRAFORM_AWS_ASSUME_ROLE }}
198199
secrets: inherit

0 commit comments

Comments
 (0)