Skip to content

Commit

Permalink
Fix build identifier error
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatnghiho committed Dec 18, 2024
1 parent 0e425db commit 622c3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ batch:
variables:
AWS_LC_CI_TARGET: "tests/ci/integration/run_haproxy_integration.sh"

- identifier: tpm2-tss_integration_x86_64
- identifier: tpm2_tss_integration_x86_64
buildspec: tests/ci/codebuild/common/run_simple_target.yml
env:
type: LINUX_CONTAINER
Expand All @@ -246,7 +246,7 @@ batch:
env:
type: LINUX_CONTAINER
privileged-mode: false
compute-type: BUILD_GENERAL1_SMALL
compute-type: BUILD_GENERAL1_SMALL`
image: 620771051181.dkr.ecr.us-west-2.amazonaws.com/aws-lc-docker-images-linux-x86:ubuntu-22.04_gcc-12x_latest
variables:
AWS_LC_CI_TARGET: "tests/ci/integration/run_grpc_integration.sh"

0 comments on commit 622c3e1

Please sign in to comment.