diff --git a/tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml b/tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml index 809280e17f3..e7173bc4f14 100644 --- a/tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml +++ b/tests/ci/cdk/cdk/codebuild/github_ci_integration_omnibus.yaml @@ -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 @@ -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"