• Tim Gross's avatar
    e2e: add allocstats test for Windows (#6775) · f036aac9
    Tim Gross authored
    Extends the BasicAllocStats test to include a test for Windows
    clients, exercising stats via a powershell `raw_exec` job.
    
    Adds `ListLinuxClientNodes` and `ListWindowsClientNodes` utils so that
    we can scope tests to run only when Linux or Windows clients are
    available. This prevents waiting on timeouts when running a subset of
    the tests against a development cluster (vs our nightly test
    cluster).
    f036aac9