github.com/billybanfield/evergreen@v0.0.0-20170525200750-eeee692790f7/model/testdata/project.config (about) 1 buildvariants: 2 - name: test 3 run_on: 4 - rhel55 5 tasks: 6 - name: hello 7 8 tasks: 9 - name: hello 10 commands: 11 - command: shell.exec 12 params: 13 working_dir: src 14 script: ls -al