Skip to content

Comments

WIP: Replace e2e cvd runner scripts with shared go library#2170

Open
jmacnak wants to merge 1 commit intogoogle:mainfrom
jmacnak:kokoro-gpu
Open

WIP: Replace e2e cvd runner scripts with shared go library#2170
jmacnak wants to merge 1 commit intogoogle:mainfrom
jmacnak:kokoro-gpu

Conversation

@jmacnak
Copy link
Member

@jmacnak jmacnak commented Feb 20, 2026

... to consolidate all of the duplicated logic and to make it easier to introduce new tests without having to create a new shell file + bazel rule type.

Note: the CTS tests remain as separate build targets as I did not find a straightforward way to dynamically produce tests based on CTS args.

Bug: b/466404901
Test: cd e2etests
bazel test cvd/...

... to consolidate all of the duplicated logic and to make it
easier to introduce new tests without having to create a new
shell file + bazel rule type.

Note: the CTS tests remain as separate build targets as I did not
find a straightforward way to dynamically produce tests based on
CTS args.

Bug: b/466404901
Test: cd e2etests
      bazel test cvd/...
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.

1 participant