github.com/billybanfield/evergreen@v0.0.0-20170525200750-eeee692790f7/plugin/builtin/attach/testdata/plugin_attach_results.yml (about)

     1  tasks:
     2      - name: aggregation
     3        commands:
     4          - command: attach.results
     5            params:
     6                file_location: "plugin/builtin/attach/testdata/plugin_attach_results.json"
     7  
     8  buildvariants:
     9  - name: linux-64
    10    display_name: Linux 64-bit
    11    modules: ~
    12    test_flags: --continue-on-failure
    13    expansions:
    14      blah: "blah"
    15    tasks:
    16    - name: aggregation
    17    push: true