Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19581

Implement cascade testing of modules

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.0.0
    • None
    • Build tools: Other
    • None

      This task consists of the following: When modularized Qt goes live, there will be several Qt repositories. Pulse needs to react to submissions to any of them and do the following:

      1. Obtain (by building or binary package) the correct versions of the modules it depends on.
      2. Build the module itself.
      3. Build the latest stable version of the modules that depend on this module.
      4. Run autotests for the module.
      5. Run autotests for the modules that depend on this module.

      Where possible, pulse should be smart and fail early if any of the steps fail. It should also try to parallelize building and testing of steps 3 and 5, if the modules do not depend on each other.

      Currently there are experimental repositories on scm that can be used for testing.

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

            seahumad [BB] Sergio Ahumada (Inactive)
            axisnokia axisnokia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes