Disable the build-queued hook

[?]
Jun 22, 2017, 1:07 PM
Y7GL2OF6KJQHXKV6WSS4LMUPYRQGTFA6CRQBMC2MM4ZBKHPIKNSAC

Dependencies

  • [2] JQQYF4S3 Fix build-queued plugin hook
  • [3] NS7SND6R hydra-evaluator: Send statistics to statsd
  • [*] N22GPKYT * Put info about logs / build products in the DB.

Change contents

  • replacement in src/script/hydra-eval-jobset at line 740
    [2.20][2.20:132]()
    while (my ($id, $x) = each %buildMap) {
    system("hydra-notify build-queued $id") if $x->{new};
    }
    [2.20]
    [3.1184]
    #while (my ($id, $x) = each %buildMap) {
    # system("hydra-notify build-queued $id") if $x->{new};
    #}