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

Please clean up qtbase repo in Gerrit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • dev
    • Gerrit
    • None

      There's a lot of references in this repository, which makes Git push negotiation take a long time. It's noticeable when you're on a very slow network connection (like VPN over in-flight WiFi – I couldn't push at all).

      $ git ls-remote gerrit | wc -l
      532023
      

      The biggest block that can probably be cleaned up are the refs/builds for the CI.

      Try to see what gets negotiated, set in your environment GIT_TRACE_PACKET=1 while doing a git push.

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

            jujokini Jukka Jokiniva
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes