Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41390

validate_mongocryptd should not check variants without push

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.14
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • DAG 2019-06-03, DAG 2019-06-17
    • 1

      The validate_mongocryptd script checks that buildvariants that push the mongocryptd binary also add the variant to a list. However, the script currently does this for all buildvariants, including ones that are only for testing and do not contain a push task. This is causing problems with some dynamic variants we are trying to create. The script could also check for a push task.


      As a Server Engineer,
      I want validate_mongocryptd to check for a push task,
      So that variants that do not push mongocryptd do not need to be included in the variant list.


      AC:

      • Variants the do not contain a push task will not fail to validate_mongocryptd if they are not included in the list of variants.

            Assignee:
            david.bradford@mongodb.com David Bradford (Inactive)
            Reporter:
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: