Skip to content

Empty Referee configuration on registration

Steve Xuereb requested to merge empty-referee-config into master

What does this MR do?

Empty Referee configuration on registration

Why was this MR needed?

When you register a new [[runner]] the user ends up with the configuration below, which can cause confusion for the user.

  [runners.referees]
    [runners.referees.metrics]
      query_interval = 0

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Introduced in !1545 (merged)

Merge request reports