Skip to content

evaluate using one task for regression analysis #1180

@Archaeopteryx

Description

@Archaeopteryx

At the moment, every 10 minutes a decision task is executed which schedules 15 (arbitrary number) child tasks, one for each recent autoland revision, to do regression analysis for CI tasks. The data requested from Treeherder is cached per task and the requests to group_results of Treeherder are relatively expensive.

If the analysis is done in one task, the data is requested once (or the cache hit) but the execution time might be longer.

@La0 What do you think about this? Do you want to pick it up next?

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