Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PERFORMANCE_STAGE (0.06 sec)

  1. .teamcity/src/main/kotlin/configurations/PerformanceTest.kt

                        allowEmpty = true,
                        description = "The baselines you want to run performance tests against. Empty means default baseline.",
                    )
                    param("env.PERFORMANCE_STAGE", stage.stageName.toString())
                    param("env.PERFORMANCE_CHANNEL", performanceTestBuildSpec.channel())
                    param("env.PERFORMANCE_DB_PASSWORD_TCAGENT", "%performance.db.password.tcagent%")
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Mon Dec 22 07:15:16 UTC 2025
    - 6K bytes
    - Viewed (0)
Back to top