• Oran Agra's avatar
    fix daily.yaml skip filters (#10490) · 16d206ee
    Oran Agra authored
    * missing parenthesis meant that the ubuntu and centos jobs were not
      skipped
    * the recently divided freebsd, macos, and valgrind jobs, which are now
      split into distict jobs for redis, modules, sentinel, cluster. were
      all executed, producing a build, but not running anything.
      now they're filtered at the job level
    * iothreads was missing from the skip list defaults, so was not skipped
    16d206ee
daily.yml 35.6 KB