Skip to content

[15.0] Remove deprecated DS_DEFAULT_ANALYZERS variable

Summary

DS_DEFAULT_ANALYZERS was deprecated in %14.0 (replaced with DS_EXCLUDED_ANALYZERS). It should be removed as well.

See deprecation issue: #287691 (closed)

Improvements

  • Reduce maintenance burden.
  • Simplify surface area of supported variables.

Risks

Variable may still be used by users leading to unintended jobs running.

Involved components

Implementation plan

Edited by Tetiana Chupryna