Trevor Guidry
0f59df3e9e
SERVER-96279 Make resmoke easier to run on spawnhosts ( #28592 )
...
GitOrigin-RevId: 3fb08e4fb138eb0c9155f599777701463597cb02
2024-10-29 17:04:39 +00:00
Trevor Guidry
8b94079ef3
SERVER-94462 fix spawnhost script on rhel distros ( #26750 )
...
GitOrigin-RevId: bb39c692b37a02a8210d2133172acd9ec5bcc745
2024-09-05 14:38:40 +00:00
Trevor Guidry
b0ea1b92b8
SERVER-93919 remove archive_dist_test_debug from dep chain ( #26484 )
...
GitOrigin-RevId: 32146bf0b3c8b94e87cb76346ad2a05bde8071b1
2024-08-28 21:27:20 +00:00
Daniel Moody
f7b1f4cf37
SERVER-92914 upgrade to poetry 1.8.3 ( #25404 )
...
GitOrigin-RevId: 60610321c80f79e5c352fa455e774c7fc6d3592e
2024-07-26 21:35:01 +00:00
Matt Kneiser
ab3dc64757
SERVER-84143 Improve Windows Debugging capabilities for BSON and core dumps ( #21086 )
...
GitOrigin-RevId: eee090f7412b4d14b739626290452490916b84de
2024-04-12 16:43:20 +00:00
auto-revert-processor
bb9b5c162a
Revert "SERVER-84143 Improve Windows Debugging capabilities for BSON and core dumps ( #20995 )"
...
This reverts commit 900c50cf78233c7a17d43027199a58da129df414.
GitOrigin-RevId: 752d58428308f9bc3e5ca60ce9baa6e0f9d524b4
2024-04-11 21:21:18 +00:00
Matt Kneiser
562362a8fd
SERVER-84143 Improve Windows Debugging capabilities for BSON and core dumps ( #20995 )
...
GitOrigin-RevId: 900c50cf78233c7a17d43027199a58da129df414
2024-04-11 17:07:26 +00:00
Daniel Moody
97ddaaa91a
SERVER-86329 improve compile_upload_benchmarks task ( #20445 )
...
GitOrigin-RevId: 556cad8e3efd99eee15030edeeb4503ae455e090
2024-03-27 16:09:38 +00:00
Trevor
0a231e219f
SERVER-88530 spawnhost: fix gathering of unittest binaries ( #20407 )
...
GitOrigin-RevId: 80d6d953905b3c0dd724357e1d7b96ea11dca536
2024-03-26 00:28:27 +00:00
Matt Kneiser
c7a1b032d4
SERVER-82261 Spawnhost script needs better Windows core dump detection
2023-11-07 02:03:31 +00:00
Daniel Moody
9e9571ac1b
SERVER-80303 make spawnhost script avoid gdbindex for embedded debug files
2023-10-26 15:36:22 +00:00
Alex Neben
13f208e8c4
SERVER-76751 Pinning all python deps with poetry
2023-09-05 16:19:06 +00:00
Trevor Guidry
679dec647f
SERVER-79972 Make core dump archival less error prone
2023-08-22 16:47:43 +00:00
Alexander Neben
bf3218760e
SERVER-75351 Fix tarring unittests on spawnhost script
2023-03-30 05:54:53 +00:00
Daniel Moody
ef3ad37a33
SERVER-73404 added task limiter tool to limit concurrency
2023-02-07 06:51:52 +00:00
Daniel Moody
15e9bc6383
SERVER-50476 created gdb_index scons tool to generate gdb_index
2023-01-17 18:33:16 +00:00
Daniel Moody
fb23430fd3
SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add tests
2022-12-05 14:38:52 +00:00
Max Hirschhorn
7b4192c7b5
SERVER-71491 Turn off boost pretty printer auto-detection of version.
2022-11-19 00:50:43 +00:00
Matt Kneiser
372fbb1a03
SERVER-70707 Fix bug in Windows portion of Spawnhost script
2022-10-24 20:58:51 +00:00
Matt Kneiser
d3de5a0a83
SERVER-69994 Make spawnhost script more robust
2022-10-10 19:38:09 +00:00
Daniel Gottlieb
d7021894b2
SERVER-68474: Support unarchiving split-dwarf from the debugsymbols artifact.
2022-08-12 01:42:23 +00:00
Max Hirschhorn
0fa5c9a807
SERVER-68109 Fix sending Slack notifications for Windows spawn hosts.
2022-07-19 01:22:17 +00:00
Max Hirschhorn
48a7a09484
SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done.
2022-07-18 19:04:59 +00:00
Matt Kneiser
ad379f1338
SERVER-66769 Add Windows support to spawnhost setup script
2022-05-25 20:55:39 +00:00
Ryan Egesdahl
736a3ebe72
SERVER-61032 Remove PATH variables when executing GDB
2022-03-11 01:30:40 +00:00
Ryan Egesdahl
682f784e93
SERVER-61032 Fix hang_hanalyzer $PATH
2022-03-08 18:57:37 +00:00
Ryan Egesdahl
65cf760916
SERVER-61032 Ensure all current references to GDB are for v3 toolchain
2022-03-03 16:02:35 +00:00
Daniel Gottlieb
b80095c52f
SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers autodetect the boost version.
2021-10-27 19:46:17 +00:00
Daniel Gottlieb
6a481e9253
SERVER-61023: Have setup_spawnhost_coredump extract executables such that they can be run.
...
Executables and .debug files are now extracted into the bin directory. The contents of
the bin directory are symlinked into the parent debug directory.
2021-10-27 19:46:17 +00:00
Daniel Gottlieb
bbc7fb75ef
SERVER-56145: Communicate when setup_spawnhost_coredump is still running when a user logs in.
2021-04-19 16:16:41 +00:00
Daniel Gottlieb
a13cae73d5
SERVER-55245: Update setup_spawnhost_coredump.
2021-03-17 14:05:25 +00:00
Daniel Gottlieb
97ce63b33d
SERVER-54777: Update setup_spawnhost_coredump for new task names.
2021-02-25 06:03:02 +00:00
Daniel Gottlieb
726f3d2e22
SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug symbols.
2021-02-11 03:53:03 +00:00
Daniel Gottlieb
7ab67b9007
SERVER-50282: Generate debugging setup script for spawnhosts that load artifacts with coredumps.
2020-08-20 15:52:58 +00:00