Skip to content
Snippets Groups Projects
Verified Commit ef897cd7 authored by Andrejs Cunskis's avatar Andrejs Cunskis :flag_lv: Committed by GitLab
Browse files

Merge branch 'andrey-remove-fast-quarantine-jobs' into 'master'

Remove fast quarantine download jobs from E2E pipelines

See merge request !140431



Merged-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
parents 6d50efe0 6f33f584
No related branches found
No related tags found
No related merge requests found
Pipeline #1116133189 passed
Pipeline: E2E Omnibus GitLab EE

#1116168902

    Pipeline: E2E GDK

    #1116142777

      Pipeline: GitLab

      #1116139600

        ......@@ -25,11 +25,6 @@ download-knapsack-report:
        - .download-knapsack-report
        - .rules:download-knapsack
        download-fast-quarantine-report:
        extends:
        - .download-fast-quarantine-report
        - .rules:download-fast-quarantine-report
        # ==========================================
        # Test stage
        # ==========================================
        ......
        ......@@ -67,10 +67,6 @@ include:
        rules:
        - when: always
        .rules:download-fast-quarantine-report:
        rules:
        - when: always
        # ------------------------------------------
        # Test
        # ------------------------------------------
        ......
        ......@@ -138,11 +138,6 @@ download-knapsack-report:
        - cd qa && bundle install
        after_script: []
        download-fast-quarantine-report:
        extends:
        - .download-fast-quarantine-report
        - .rules:download-fast-quarantine-report
        # ==========================================
        # Test stage
        # ==========================================
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment