Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for autoUpdateTestSplitJsonOnGradleMaster (2.9 sec)

  1. .teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt

     *
     * Usage: `mvn compile exec:java@update-test-buckets -DinputTestClassDataJson=/path/to/test-class-data.json`.
     * You can get the JSON file as an artifacts of the "autoUpdateTestSplitJsonOnGradleMaster" pipeline in TeamCity.
     */
    fun main() {
        val model =
            CIBuildModel(
                projectId = "Check",
                branch = VersionedSettingsBranch("master"),
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Apr 10 15:09:32 UTC 2025
    - 7.3K bytes
    - Viewed (0)
Back to top