Skip to content

Added genrule to detect system resources - #454

Open
NicolasHuertas wants to merge 1 commit into
mainfrom
nhuertas/StatsGenrule
Open

NicolasHuertas wants to merge 1 commit into
mainfrom
nhuertas/StatsGenrule

Conversation

@NicolasHuertas

Copy link
Copy Markdown
Contributor

Using //genrules:remote_exec_info on a bezel test command outputs:

  • CPU Info (model, ID, cores), CPU count.
  • Memory info (total, used, free , shared, buff/cache, available)
  • System Info (Hostname, Kernel, Container/OS properties)

To test with a specific example, like EngFlow's simple Java example, run:

bazel test //java/com/engflow/example:ExampleTest //genrules:remote_exec_info --config=engflow

@NicolasHuertas
NicolasHuertas marked this pull request as draft September 25, 2026 18:07
@NicolasHuertas
NicolasHuertas marked this pull request as ready for review September 25, 2026 18:24
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