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

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Coin (obsolete)
    • None

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes