Skip to content

Add a custom value "os.arch" of System.getProperty("os.arch")  #57

Open
@yogurtearl

Description

@yogurtearl

Add a custom value "os.arch" of System.getProperty("os.arch")

Something like:

        buildScan.value("os.arch", providers.systemProperty("os.arch").get())

This will help compare build times from Intel machines, compared to ARM based machines.
Also, will help see if certain failures are more common on one or the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions