[COMPASS-3113] Refactor .evergreen.yaml for improved build times and functional tests Created: 05/Sep/18  Updated: 19/Nov/18  Resolved: 22/Oct/18

Status: Closed
Project: Compass
Component/s: CI
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Lucas Hrabovsky (Inactive) Assignee: Lucas Hrabovsky (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: COMPASS-3028
Story Points: 8
Sprint: Iteration Mango Miso, Iteration Naan, Iteration Octopus

 Description   

Refactor .evergreen.yaml to be sane so we can debug during setup for executing functional tests.



 Comments   
Comment by Githook User [ 19/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Rewrite evergreen integration (#1569)

  • Fix bad yaml
  • checkpoint
  • checkpoint
  • checkpoint
  • checkpoint
  • checkpoint
  • now have 5 boxes
  • Fix compass_env path
  • fix tar filename
  • update notes
  • :tada: Hadron-build can now be cleaved from the rest of the build process
  • Fixing windows, document how to extend tests in the future
  • Cleaning up warnings
  • Fix bash error
  • Checkpoint waiting to verify Ubuntu e2e
  • Install xvfb because they're not on Linux distros by default
  • Fixing generated script paths
  • Debugging xvfb
  • Checking in bash scripts instead of inlining
  • Pre dinner checkpoint
  • fix path
  • Fix distribution expansion not being applied
  • MacOS cannot currently be paralelized

But, this will still be faster than before as we're only `npm install`-ing 1 time instead of 4.

  • Need to stop xvfb after tests run or job will just keep going
  • Now that ubuntu working, on to RHEL
  • Debugging RHEL
  • Checkpoint
  • Try `set -o allexport` to figure out why PATH mods getting dropped
  • set -o allexport everything
  • Use xvfb maybe for all tests
  • Need to source for osx signing
  • Missed a set -o allexport
  • Debugging macOS
  • Debugging
  • debugging env
  • Checkpoint

almost all working...

  • Locking in macOS as complete.

Func tests, builds, and package/publish all working. Now faster than master which is just doing builds/package/publish and not tests.

  • Fix include compass_env.sh in build bundle
  • Missed an explicit set shell: bash
  • Add more notes and cleanup evergreen config
  • COMPASS-3115: Fix windows functional tests

Upgrade to `hadron-spectron@5`. See mongodb-js/hadron-spectron#3 for more details.

  • COMPASS-3116: Trying to figure out how to make `xfvb` run on RHEL
  • Refresh package-lock
  • Update hadron-spectron to beta.2 to debug travis
  • COMPASS-3116: Add `set -e` everywhere to avoid silent failures
  • COMPASS-3116: Update node versions

COMPASS-3150 published `hadron-build@20` which upgrades electron to 3.0

electron@3.0 maps to node@10.2

  • COMPASS-3116: Debugging
  • Debugging
  • debugging
  • try upgrading kerberos
  • electron-rebuild messing up kerberos?
  • pin electron
  • disable build cache?
  • COMPASS-3116: repro'd travis kerberos symbol error

Should fix

```
/home/travis/build/10gen/compass/node_modules/electron/dist/electron: symbol lookup error: /home/travis/build/10gen/compass/node_modules/kerberos/build/Release/kerberos.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Failed with exit code: 1
Output:
npm ERR! Test failed. See above for more details.
```

  • turn on debug logging
  • add cross-env
  • Enable debug for ubuntu evg posttest debugging
  • rollback plugins upgrading react and enzyme
  • upload artifacts to s3 when npm fails
  • fix path
  • These deps come with respective plugins.
  • dont run test hook scripts to debug
  • refresh package-lock
  • quick script to test a list of important plugins
  • TODO for testing native module plugins in release build
  • evg test plugin script
  • COMPASS-3116: mongodb-runner cleanup fixes posttest hang
  • feat(ci): Travis tests against whatever current stable server version is
  • COMPASS-3116: reactivate test hooks w/ updated mdb runner
  • Trying kerberos workaround
  • Update runner to latest
  • Is it a cache problem?
  • Regenerate package-lock

Updates mongodb-runner to 4.7.0 which includes the actual fix in https://github.com/mongodb-js/mongodb-tools/commit/7559449ba68a0bf266eac1a50e13a9363ce2227c

Related to NODE-1749

  • Func tests should now work on travis
  • Turn down debug chatiness now that issues resolved
  • COMPASS-3150: Upgrade hadron-spectron for Linux functional tests
  • chore(ci): Switch travis back to non-debugging config
  • debugging
  • debugging evergreen npm problem again...
  • COMPASS-3116: RHEL and Ubuntu now have libsecret-dev by default

See BUILD-4243

  • chore: Update runner to get better error messages in ci
  • COMPASS-3116: Finally capture npm failure logs
  • COMPASS-3116: Confirmed xvfb on nix boxes

The `xvfb-maybe` command in `package.json` will handle finding the `xvfb-run` executable and environment variables.

See https://github.com/paulcbetts/xvfb-maybe

  • Fix attaching npm debug logs
  • chore: Refresh package-lock
  • Rolling back to fix weird npm issues

https://github.com/10gen/compass/commit/1dbbf7bbe52f1d697adf44260afffc34d7d88c54

  • debugging travis
  • remove evg debugging
  • Revert "debugging travis"

This reverts commit e30a0bc537f118c592e952de523372587b9591a2.

  • Revert "Rolling back to fix weird npm issues"

This reverts commit 182e756a1982073b0952d521bdefa22469cfa79f.

  • make project npmrc globally readable?
  • COMPASS-3116: Fix nix npmrc not overriding registry
  • COMPASS-3116: Only electron-rebuild keytar and kerberos

[hadron-compile-cache](https://github.com/mongodb-js/hadron-compile-cache) :arrow_right: depends on chokidar :arrow_right: depends on fsevents...

http://npm.im/fsevents is supposed to be macOS only but there is something super wacky going on with that project... and because `electron-rebuild` doesn't unstead that `fsevents` is a transitive optional dependency of `hadron-compile-cache` (a real production dependency), `electron-rebuild` throws a panic and dies because `fsevents` (macOS only) cannot be rebuilt on Windows (which is not macOS). :dizzy_face:

```
An unhandled error occurred inside electron-rebuild
Traceback (most recent call last):
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module>
sys.exit(gyp.script_main())
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 545, in script_main
return main(sys.argv[1:])
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 538, in main
return gyp_main(args)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 523, in gyp_main
generator.GenerateOutput(flat_list, targets, data, params)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2019, in GenerateOutput
sln_projects, project_objects, flat=msvs_version.FlatSolution())
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1778, in _GatherSolutionFolders
return _DictsToFolders('', root, flat)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1731, in _DictsToFolders
for folder, contents in bucket.iteritems():
AttributeError: 'MSVSProject' object has no attribute 'iteritems'
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\lib\configure.js:345:16)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.14393
gyp ERR! command "C:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\.deps
node.exe" "Z:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\node_modules\\node-gyp\\bin
node-gyp.js" "rebuild" "-target=3.0.6" "arch=x64" "dist-url=https://atom.io/download/electron" "build-from-source" "module_name=fse" "module_path=Z:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\node_modules\\fsevents\\lib\\binding\\Release
electron-v3.0-win32-x64" "
remote_path=./v1.2.4/" "package_name=fse-v1.2.4-electron-v3.0-win32-x64.tar.gz" "-host=https://fsevents-binaries.s3-us-west-2.amazonaws.com"
gyp ERR! cwd Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\fsevents
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Failed with exit code: 1
```

An unhandled error occurred inside electron-rebuild
Traceback (most recent call last):
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module>
sys.exit(gyp.script_main())
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 545, in script_main
return main(sys.argv[1:])
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 538, in main
return gyp_main(args)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 523, in gyp_main
generator.GenerateOutput(flat_list, targets, data, params)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2019, in GenerateOutput
sln_projects, project_objects, flat=msvs_version.FlatSolution())
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1778, in _GatherSolutionFolders
return _DictsToFolders('', root, flat)
File "Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1731, in _DictsToFolders
for folder, contents in bucket.iteritems():
AttributeError: 'MSVSProject' object has no attribute 'iteritems'
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\node-gyp\lib\configure.js:345:16)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.14393
gyp ERR! command "C:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\.deps
node.exe" "Z:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\node_modules\\node-gyp\\bin
node-gyp.js" "rebuild" "-target=3.0.6" "arch=x64" "dist-url=https://atom.io/download/electron" "build-from-source" "module_name=fse" "module_path=Z:\\data\\mci\\a4c1d1b6e5075de7c6e444eac5bab731\\src\\node_modules\\fsevents\\lib\\binding\\Release
electron-v3.0-win32-x64" "
remote_path=./v1.2.4/" "package_name=fse-v1.2.4-electron-v3.0-win32-x64.tar.gz" "-host=https://fsevents-binaries.s3-us-west-2.amazonaws.com"
gyp ERR! cwd Z:\data\mci\a4c1d1b6e5075de7c6e444eac5bab731\src\node_modules\fsevents
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Failed with exit code: 1

  • debug rhel packaging
  • fix build bundle variant race
  • Why are package and test not setting correct env vars?

Evergreens CWD is mutable so we need to regenerate ~/compass_env.sh before running vs just restoring from the tarball

  • Fix running signtool.exe hack
  • debugging
  • All platforms back to being able to sign and package and upload releases
  • Add hadron-spectron plugin test

to try and figure out why func tests higher up are failing.

quick notes: xvfb-maybe makes linux tests now pass w/o hanging

  • debugging xvfb and cygwin
  • Upgrade keytar to 4.3.0

They've switched mainline to `libsecret` (was gnome-keyring specific before). Adding `libsecret` support is why I forked originally so that fork can just go away now.

Mainline `keytar` now also supports prebuilds for `electron@3`

cc @durran

  • Revert "TODO for testing native module plugins in release build"

This reverts commit 7ccd5167c67ad41d0925920c543001712fa5376c.

  • functional tests may not work but unit tests should
  • Adding debugging for uncaught exceptions
Comment by Githook User [ 12/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Fix for mutable paths

Evergreens CWD is mutable so we need to regenerate ~/compass_env.sh before running vs just restoring from the tarball
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/83ea3e793ebdd0dee571a0327959624b6b0aa111

Comment by Githook User [ 06/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/d72ed434853b0ecda7ed7ace7f46fe283cbd9de1

Comment by Githook User [ 06/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/4f01deba23d0778827ea8b74a6eb543c824a776b

Comment by Githook User [ 05/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/0168008bc8456383eaa63a5c53726a02751b5c4f

Comment by Githook User [ 05/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/95e4f437971798f8f6ff319742018e5a120d5777

Comment by Githook User [ 01/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/48e61e604cffce69f87730c862ea652d8604aa68

Comment by Githook User [ 01/Nov/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/bd7476127db56e22a0e14359ec944361d772df9b

Comment by Githook User [ 31/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/a41dd8112c49374807119b7c21a85312b377a99e

Comment by Githook User [ 31/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/359f4f0198629b8448ce6cb85a5fde9e279e3e11

Comment by Githook User [ 26/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/7aaf6f39287912f954b84af3e2fa59d269be2b1c

Comment by Githook User [ 26/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/5e2228a79cd52839b7245eab0591cbdfc41a1a93

Comment by Githook User [ 16/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Refactor complete
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/dac7b8a5224485639ce2c7aa6f2ff64ec3188fed

Comment by Githook User [ 04/Oct/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint
Branch: COMPASS-3113_refactor-evergreen
https://github.com/10gen/compass/commit/fdbd7497cbf5f9ec46d60f3597deb7cbf3d5b0b9

Comment by Githook User [ 20/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: Backport COMPASS-3118: Fix orphaned windows (#1550)

  • :zap: Make travis use latest npm
  • Try rebuilding entire package-lock for travis
  • Shouldn't need to flush npm cache anymore
  • debugging travis
  • COMPASS-3113: Use xvfb-maybe instead of travis before_script
  • Make travis use `npm ci` which is faster than `npm install` for actual CI
  • Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
  • Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
  • Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
  • debugging travis
  • :zap: Cache npm build cache
  • Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.

  • Fix databases test
  • Debugging test failures
Comment by Githook User [ 20/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: Backport: COMPASS-3118: Fix orphaned windows (#1550)

  • :zap: Make travis use latest npm
  • Try rebuilding entire package-lock for travis
  • Shouldn't need to flush npm cache anymore
  • debugging travis
  • COMPASS-3113: Use xvfb-maybe instead of travis before_script
  • Make travis use `npm ci` which is faster than `npm install` for actual CI
  • Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
  • Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
  • Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
  • debugging travis
  • :zap: Cache npm build cache
  • Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.

  • Fix databases test
  • Debugging test failures
Comment by Githook User [ 20/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: Backport COMPASS-3118: Fix orphaned windows (#1550)

  • :zap: Make travis use latest npm
  • Try rebuilding entire package-lock for travis
  • Shouldn't need to flush npm cache anymore
  • debugging travis
  • COMPASS-3113: Use xvfb-maybe instead of travis before_script
  • Make travis use `npm ci` which is faster than `npm install` for actual CI
  • Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
  • Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
  • Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
  • debugging travis
  • :zap: Cache npm build cache
  • Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.

  • Fix databases test
  • Debugging test failures
Comment by Githook User [ 20/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: Backport: COMPASS-3118: Fix orphaned windows (#1550)

  • :zap: Make travis use latest npm
  • Try rebuilding entire package-lock for travis
  • Shouldn't need to flush npm cache anymore
  • debugging travis
  • COMPASS-3113: Use xvfb-maybe instead of travis before_script
  • Make travis use `npm ci` which is faster than `npm install` for actual CI
  • Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
  • Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
  • Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
  • debugging travis
  • :zap: Cache npm build cache
  • Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.

  • Fix databases test
  • Debugging test failures
Comment by Githook User [ 19/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3118: Fix orphaned windows (#1550)

  • :zap: Make travis use latest npm
  • Try rebuilding entire package-lock for travis
  • Shouldn't need to flush npm cache anymore
  • debugging travis
  • COMPASS-3113: Use xvfb-maybe instead of travis before_script
  • Make travis use `npm ci` which is faster than `npm install` for actual CI
  • Now that we're on `npm@6`, we can take advantage of https://docs.npmjs.com/cli/ci
  • Remove `ci` run script as it conflicts with this new feature (I was ahead of my time...)
  • Remove `mongodb-js-fmt` as everyone now uses prettier in their editor's
  • debugging travis
  • :zap: Cache npm build cache
  • Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.

  • Fix databases test
  • Debugging test failures
Comment by Githook User [ 19/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: Revert "COMPASS-3113: Use xvfb-maybe instead of travis before_script"

This reverts commit d39c6cbd877f502f575c157a19f1054adce6df9f.
Branch: COMPASS-3118
https://github.com/10gen/compass/commit/e4d183718e14b2699aa8d0e6b2728d33951d404a

Comment by Githook User [ 19/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Use xvfb-maybe instead of travis before_script
Branch: COMPASS-3118
https://github.com/10gen/compass/commit/d39c6cbd877f502f575c157a19f1054adce6df9f

Comment by Githook User [ 14/Sep/18 ]

Author:

{'name': 'Lucas Hrabovsky', 'email': 'hrabovsky.lucas@gmail.com', 'username': 'imlucas'}

Message: COMPASS-3113: Checkpoint on refactor evg config

Making headway. Continue with https://github.com/evergreen-ci/evergreen/wiki/Project-Files as ref
Branch: COMPASS-3093
https://github.com/10gen/compass/commit/f9e35c42933ce09ec22cf7436d67799f584a5199

Generated at Wed Feb 07 22:32:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.