-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:Linux
-
Backport Completed:
-
Epic Link:
-
Sprint:Platforms E (01/08/16), Platforms F (01/29/16)
When artifacts.tgz is created, it contains the following binaries below which are unstripped. This creates a ~600MB tarball. If the binaries are stripped first, the resulting binary is ~28MB. This is important since artifacts.tgz is downloaded by each task that needs to run jstests.
rwxr-xr-x 0/0 133019611 2016-01-04 13:19 build/integration_tests/connection_pool_asio_integration_test
|
-rwxr-xr-x 0/0 133889346 2016-01-04 13:19 build/integration_tests/network_interface_asio_integration_test
|
-rwxr-xr-x 0/0 136774085 2016-01-04 13:19 build/integration_tests/network_interface_perf_test
|
-rw-r--r-- 0/0 178 2016-01-04 13:19 build/integration_tests.txt
|
-rwxr-xr-x 0/0 665100261 2016-01-04 13:14 dbtest
|
-rwxr-xr-x 0/0 121067946 2016-01-04 13:12 mongobridge
|