Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-6103

Provisioning scripts: auto-execute certain common scripts in all configurations

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Coin (obsolete)
    • None

    Description

      I would like to auto-execute all scripts under the "auto" subdirectory of a "common" directory, for the respective platform. For example

      • On Linux, execute all +x (executable) files under "common/linux/auto" and "common/unix/auto".

      Including the template-named directory, the question is in what order to execute all of them. I can see the following alternatives:

      • Alphabetical (doesn't make much sense IMO)
      • From most generic to most specific. E.g. "common/unix/auto", "common/linux/auto", "templateNamedDir"
        • I think that's the best one, so that we can later handle issues not resolved generically.
      • From most specific to most generic.
      • Configurable somehow but with a sane default.

      P.S. The scripts inside these dirs should be executed in alphabetical order, as happens currently.

      Attachments

        Issue Links

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

          Activity

            People

              tosaario Toni Saario
              jimis Dimitrios Apostolou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes