Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2922

fix or disable aws-auth tests on following platforms

    • Type: Icon: Build Failure Build Failure
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Evergreen
    • Labels:
      None
    • Not Needed

      The aws-auth tests are still failing on the following platforms after TOOLS-2892.

      The platforms below are failed because we started server with this option:
      authenticationMechanisms=MONGODB-AWS. , which is required for aws-auth tests to run. However the MongoDB server start failed due to this option from this trace: 

      _"msg":"Unsupported SASL mechanism","attr":{"mechanism":"MONGODB-AWS"}} 

       _ We should figure out if these platforms support _"_MONGODB-AWS" and we should disable the test on these platforms.

      • Amazon Linux 64
      • Amazon Linux ARM v2
      • MacOS 10.14
      • RHEL 8.2 ARM
      • ZAP ARM64 Ubuntu 18.04
      • ZAP ARM64 Ubuntu 20.04

      The following platforms are failed because they cannot find MongoDB server download link. For example: 
       [2021/07/12 14:42:04.109] + python3 binaryurl.py --edition=enterprise --target=ubuntu1604 --version=4.4 --arch=arm64
      [2021/07/12 14:42:04.382] No info for version 4.4 found
       
      ZAP ARM64 Ubuntu 16.04
      ZAP s390x RHEL 8.0

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            huan.li@mongodb.com Huan Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: