Skip to content

No need to query data from TRSS when divide test lists on machine number #689

@sophia-guo

Description

@sophia-guo

There are two ways to divide test lists divideOnMachineNum() and divideOnTestTime(). There is no need to query test time from TRSS for divideOnMachineNum().

Currently when call divideOnMachineNum() TRSS is queried and return no data, which doesn't help test division at all. For example, TCK run are using divideOnMachineNum() and each time TRSS is queried. Either TRSS is unavailable or no data at all, but always takes time and receive unnecessary and confused console output.

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