Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-810

Scheduling a build should allow force disabling test phase

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • master
    • Scheduler
    • None
    • 4ce068bd0 (master)

      My use case is to schedule a precheck to build all of qt5.git using some specific qt5 change ref, but without running tests.

      I want to check that there are no build regressions, but I don't care about running tests, and that will significantly decrease precheck time.

      Currently there is a Force testrun checkbox.

      We could add a new Disable testrun checkbox, which will likely just append "donotruntests" feature to all platform configurations, so it does not generate test items.

      Care must be taken so that it does not cause a full rebuild unless needed, aka make the option cache friendly.
      E.g. if i schedule a custom qt5.git change that just updates the submodule sha1 for webengine, i want qtbase, declarative and friends to re-use the cached artifacts.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tosaario Toni Saario
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes