Skip to content

Commit

Permalink
Bump e2e test artifacts build id.
Browse files Browse the repository at this point in the history
  • Loading branch information
ser-io committed Oct 2, 2024
1 parent c945bd6 commit 4046044
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions e2etests/orchestration/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@ create_single_instance_test(

aosp_artifact(
name = "cvd_host_package",
build_id = "12266267",
build_id = "12432601",
build_target="aosp_cf_x86_64_phone-trunk_staging-userdebug",
artifact_name = "cvd-host_package.tar.gz",
out_name = "cvd-host_package.tar.gz",
)

aosp_artifact(
name = "images_zip",
build_id = "12266267",
build_id = "12432601",
build_target="aosp_cf_x86_64_phone-trunk_staging-userdebug",
artifact_name = "aosp_cf_x86_64_phone-img-12266267.zip",
artifact_name = "aosp_cf_x86_64_phone-img-12432601.zip",
out_name = "images.zip",
)

Expand Down

0 comments on commit 4046044

Please sign in to comment.