Uploaded image for project: 'Evergreen'
  1. Evergreen
  2. EVG-2923

depends_on for an entire variant

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • v2018.05.01
    • app

    Description

      In SERVER-33513 I would have wanted to have the entire variant depend on a task in another variant. See code review discussion for details.

      Example:

      - name: wtdevelop-3-node-replSet
        display_name: WT Develop 3-Node ReplSet
        batchtime: 1440  # 24 hours
        modules: *modules
            depends_on:
              - name: compile_wtdevelop
                variant: compile-rhel70
            distros:
              - rhel70
        expansions:
          setup: replica
          cluster: replica
          platform: linux
          project: *project
          wtdevelop: -wtdevelop
        run_on:
            - "rhel70-perf-replset"
        tasks:
          - name: industry_benchmarks_WT
          - name: core_workloads_WT
          ...
      

      Attachments

        Issue Links

          Activity

            People

              brian.samek@mongodb.com Brian Samek
              henrik.ingo@mongodb.com Henrik Ingo (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: