CloudShell Version: 2023.3 GA
Guide Version: 1.0
View / Download All Help Versions

This article relates to the New Job Scheduling, which provides enhanced performance and support for different testing frameworks. For the original Job Scheduling, see Job Scheduling.

Change Log Levels for New Job Scheduling Services

It is possible to change the log level for each New Job Scheduling component. The default log levels are detailed in New Job Scheduling Service Logs.

To change the New Job Scheduling Log Levels:

  1. Open the customer.values.yaml file.
  2. Modify the log levels, as appropriate.

    • For the Job Scheduling Service :

      LogSettings__ConsoleLogLevel: Debug
    • For the Sandbox Service:

      SBS__HYDRA__JOB_LOGGING__ROOT__LEVEL: DEBUG
    • For the Test Discovery Service:

      DS_LOGLEVEL: Debug
    • For the Test Execution Service:

      TES_LOGLEVEL: Debug
  3. Save the file.
  4. Redeploy the CloudShell helm chart.