Skip to content

Commit

Permalink
Merge pull request #256 from iamtheschmitzer/master
Browse files Browse the repository at this point in the history
Revert pool size, Don't run on target
  • Loading branch information
iamtheschmitzer committed Dec 2, 2015
2 parents 226651b + c5a98e9 commit 799d7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/dcps_tests.lst
Expand Up @@ -282,7 +282,7 @@ tests/DCPS/LargeSample/run_test.pl udp: !DCPS_MIN !OPENDDS_SAFETY_PROFILE !DDS_N
tests/DCPS/LargeSample/run_test.pl multicast: !DCPS_MIN !NO_MCAST !OPENDDS_SAFETY_PROFILE !DDS_NO_OWNERSHIP_PROFILE
tests/DCPS/LargeSample/run_test.pl multicast_async: !DCPS_MIN !NO_MCAST !OPENDDS_SAFETY_PROFILE !DDS_NO_OWNERSHIP_PROFILE
tests/DCPS/LargeSample/run_test.pl shmem: !DCPS_MIN !NO_SHMEM !OPENDDS_SAFETY_PROFILE !DDS_NO_OWNERSHIP_PROFILE
tests/DCPS/LargeSample/run_test.pl rtps: !DCPS_MIN RTPS !DDS_NO_OWNERSHIP_PROFILE
tests/DCPS/LargeSample/run_test.pl rtps: !DCPS_MIN RTPS !DDS_NO_OWNERSHIP_PROFILE !TARGET
tests/DCPS/ConfigFile/run_test.pl: !DCPS_MIN !OPENDDS_SAFETY_PROFILE
tests/DCPS/ConfigTransports/run_test.pl: !DCPS_MIN !OPENDDS_SAFETY_PROFILE
tests/DCPS/RtpsMessages/run_test.pl: !DCPS_MIN RTPS
Expand Down
2 changes: 1 addition & 1 deletion tests/DCPS/LargeSample/rtps.ini
@@ -1,6 +1,6 @@
[common]
DCPSGlobalTransportConfig=$file
pool_size=35000000
pool_size=40000000

[domain/411]
DiscoveryConfig=uni_rtps
Expand Down

0 comments on commit 799d7bb

Please sign in to comment.