Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-9616

prevent gitlab throttling in generatePipelineRunsForPlugins.sh + checkPluginsExists.sh

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.9.0
    • 1.8.0, 1.9.0
    • Build
    • None
    • RHDH COPE 3282

      • add flags to ./build/scripts/checkPluginsExist.sh to cause it to commit a change for each build, sequentially, with a 5s delay between each commit
        • --trigger-exist
        • --trigger-missing
        • --trigger-all
      • .tekton/generatePipelineRunsForPlugins.sh should prevent committing more than 1 yaml and 1 containerfile update per commit (2 files changed, one build triggered)
        • using the new --path workspace/path/plugin$ flag, this can be done when called by checkPluginsExist.sh
      • may need to experiment to see if 5s is sufficient when respinning 30-40 plugins.

        1. screenshot-1.png
          screenshot-1.png
          83 kB
        2. screenshot-2.png
          screenshot-2.png
          90 kB
        3. screenshot-3.png
          screenshot-3.png
          108 kB
        4. screenshot-4.png
          screenshot-4.png
          146 kB

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              RHIDP - Cope
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: