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

Replace git_mirror.pl with refactored, more robust git wrapper

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P1: Critical
    • 2011q3
    • None
    • Git
    • None

    Description

      Our git wrapper is quite naive and fragile, and effectively unable to be extended to cover our new needs (such as modularization's need for git submodules).

      We need to replace it with a new version which is refactored, covered by autotests, and handles a larger set of git commands. At least we must handle:

      • git clone
      • git fetch
      • git pull
      • git submodule

      This would be used to fix the current issue we have that modularization takes 3 hours cloning webkit for each test.

      Attachments

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

        Activity

          People

            rmcgover Rohan McGovern (Inactive)
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes