Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6359

Kerberos CI downloads prebuilds instead of building from source

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • kerberos-2.2.0
    • Affects Version/s: None
    • Component/s: None
    • 0
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Use Case

      Our kerberos CI tests against a prebuild, instead of building from source.  When we run `npm install` before running our tests, this downloads a prebuild.  Our tests then run successfully using the prebuild.

      color: Color value is invalid

      User Experience

      • Our tests, both in CI and when run locally, do not actually test source code changes.  This can result in us releasing broken code.

      Dependencies

      • n/a

      Risks/Unknowns

      Acceptance Criteria

      Implementation Requirements

      • use `--ignore-scripts` when running `npm install` in CI to prevent npm from downloading a prebuild.
      • manually build our kerberos bindings before testing.

      Testing Requirements

      • all tests pass.

      Documentation Requirements

      • n/a

      Follow Up Requirements

      • n/a

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Warren James
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: