Commit ff4564db authored by Alexandre Lissy's avatar Alexandre Lissy
Browse files

Bug 1778359 - Pull symbols for GNOME SDK Snap r=gsvelto

parent 37466029
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
@@ -153,6 +153,32 @@ jobs:
                - linux64-dump_syms
            fetch:
                - symbol-scrapers
    gnome-sdk-snap:
        description: Extract GNOME SDK Snap symbols found in crashreports
        attributes:
            build_platform: gnome-sdk-snap
        index:
            product: system-symbols
            job-name: gnome-sdk-snap
            type: generic
        worker:
            artifacts:
                - name: public/build
                  type: directory
                  path: /builds/worker/artifacts/
            docker-image: {in-tree: system-symbols-linux-scraper}
            max-run-time: 14400
        run:
            using: run-task
            command: >-
                ./run.sh gnome-sdk-snap
        treeherder:
            symbol: gnome-sdk-symbols-snap
        fetches:
            toolchain:
                - linux64-dump_syms
            fetch:
                - symbol-scrapers
    fedora:
        description: Extract Fedora system symbols found in crashreports
        attributes: