Commit Graph

40 Commits

Author SHA1 Message Date
Trevor Guidry
61d4116416 SERVER-116370 Small antithesis test composer fixes (#46030)
GitOrigin-RevId: 374cd03d285d01ddbe03a297edf5fff452cb1b8d
2026-01-09 16:37:59 +00:00
Trevor Guidry
1c339b6a9c SERVER-114673 Add support for mounting specific test composer directories (#45330)
GitOrigin-RevId: 47cae99a491023bfb1211aa0500ae45b979e5335
2025-12-17 17:48:12 +00:00
Trevor Guidry
56b8b1bb8e SERVER-114674 Add support for scheduling antithesis images to run from patch builds (#44821)
GitOrigin-RevId: 7d91026fa516d6802270d0abf50fdcb6e5916872
2025-12-08 18:33:28 +00:00
Trevor Guidry
daa4d03290 SERVER-114669 Add gdb to antithesis images (#44815)
GitOrigin-RevId: 7cd2cca1409f81108eb0adbfc5136de815fdb9ab
2025-12-05 21:57:04 +00:00
Daniel Moody
ea45d89f30 SERVER-109543 add retries to antithesis dockerfile (#40308)
GitOrigin-RevId: f820f970208d7b078d76045af86241a4042e228f
2025-08-20 15:47:32 +00:00
Zack Winter
5f223c3ede SERVER-106150 Rewrite private links to public links when we sync source code from 10gen/mongo to mongodb/mongo (#37153)
GitOrigin-RevId: 25f69040178a8b6260cc44ab7fc0f5e576ee7faf
2025-06-12 18:23:51 +00:00
Zack Winter
5d968ac21e SERVER-105622 Fix ownership on some correctness/build files (#36626)
GitOrigin-RevId: 334239a4b877376d0b3eb155d9ae701a09faa3d8
2025-05-28 21:30:57 +00:00
Daniel Moody
b4486819a4 SERVER-105429 make poetry requrements file (#36472)
GitOrigin-RevId: c16188de078d8819b30184e34ca87baed6cf57c2
2025-05-23 19:30:39 +00:00
Udita
3d0e855229 SERVER-99694: poetry upgraded to 2.0.0 (#31911)
GitOrigin-RevId: cbb8395dda001099942786db37354fe97e95a558
2025-02-04 19:38:27 +00:00
Steve McClure
8a79395def SERVER-95667: Update antithesis readme (#30012)
GitOrigin-RevId: 8b505c3d69818e45287e3d640b9a71b7146e91cf
2024-12-10 15:46:42 +00:00
Trevor Guidry
0fb858eb6c SERVER-97448 Add libc debugsymbols to antithesis images (#29436)
GitOrigin-RevId: 33be3e2073c201ec273925fed1e9452fd0c7908c
2024-11-25 17:30:00 +00:00
Steve McClure
982b065c1f SERVER-95655: remove obsolete antithesis/topologies dir (#28589)
GitOrigin-RevId: 5bcc0b624d61016858b5d4657a4a1d3d104b145c
2024-10-29 14:29:31 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Trevor Guidry
eb3111bf12 SERVER-94419 Fix enableEncryption option in antithesis (#26749)
GitOrigin-RevId: a712ee5be7fb1cf3738a1c91e444f3d9d43f85d7
2024-09-05 23:38:50 +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
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
stevegrossmongodb
01c1c84eb0 SERVER-87759 Fixed remaining reference to incorrect team (#19935)
GitOrigin-RevId: 8397236a7e5bc1330ef268bb32ae67e987e518db
2024-03-13 22:08:43 +00:00
Alexander Neben
71f830ce49 SERVER-87034 Initial markdown format (#19276)
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +00:00
Ryan Berryhill
1794fcc1da SERVER-84739 add --shared-libsan option for scons.py (#18059)
GitOrigin-RevId: 8dde3bdc60581c0b2b156fc7abb88ae45f0f6b9a
2024-01-25 21:28:14 +00:00
Ryan Berryhill
0bcf218635 SERVER-83071 Support sanitizers for antithesis testing
GitOrigin-RevId: f0f83879f85542ed5042ba9ec189528bd4c3cab3
2023-12-06 15:49:44 +00:00
Tausif Rahman
514bf175de SERVER-80656 Add jstestfuzz suites 2023-09-19 17:40:37 +00:00
Tausif Rahman
0c41da5707 SERVER-78589 Programmatically generate docker-compose.yml for sharded, repl, standalone suites 2023-09-06 04:18:28 +00:00
Alex Neben
13f208e8c4 SERVER-76751 Pinning all python deps with poetry 2023-09-05 16:19:06 +00:00
Tausif Rahman
411ad39bce SERVER-80448: Upgrade Antithesis images to ubuntu 2204 2023-08-31 19:52:43 +00:00
Tausif Rahman
7a21aa65a9 SERVER-79553 Convert Antithesis Suite to Matrix Suite (pt. 2) 2023-08-09 17:09:35 +00:00
Joy Wang
571dbc6170 SERVER-78240 Programmatically generate a docker-compose.yml for concurrency_sharded_with_stepdowns_and_balancer 2023-07-28 15:46:53 +00:00
Joy Wang
0099c56b29 SERVER-77933 Install python3.9 from source for Antithesis images 2023-06-14 07:45:06 +00:00
Tausif Rahman
3008f1e4d7 SERVER-68659 Fix Antithesis failures 2022-08-22 22:47:18 +00:00
Adam Rayner
451d1b53f1 SERVER-65733: remove SNMP module 2022-06-20 20:38:07 +00:00
Tausif Rahman
ca78a199dd SERVER-65904 enable consistency checking hooks in Antithesis 2022-06-16 16:14:44 +00:00
Tausif Rahman
1cd743c746 SERVER-66311 Set fassertOnLockTimeoutForStepUpDown to 0 for Antithesis 2022-05-12 17:04:21 +00:00
trahman1318
bac61fb8c6 SERVER-61401: Write up documentation on how to effectively use Antithesis 2022-02-23 14:14:45 +00:00
trahman1318
fdf2fc7765 SERVER-62032 Complete TODO listed in SERVER-60619 2022-02-09 23:19:37 +00:00
trahman1318
a1c1d800da SERVER-62559: Core Dumps & Data Files not available in Antithesis 2022-01-14 02:21:20 +00:00
trahman1318
84727e8940 SERVER-61400 Add new docker compose for 1 shard configuration 2022-01-04 18:42:17 +00:00
trahman1318
1417255ee5 SERVER-61809 Change Antithesis heartbeatTimeoutSecs to 1 second 2021-12-08 18:40:23 +00:00
Richard Samuels
ac0b295f22 SERVER-61390 Antithesis images must enable test commands 2021-11-11 14:47:12 +00:00
Richard Samuels
97a8b23287 SERVER-60618 Install git on antithesis docker workload images 2021-10-20 21:21:13 +00:00
Richard Samuels
d9edcac7b1 SERVER-60618 Add docker image build for Antithesis.io 2021-10-13 22:54:24 +00:00