update_engine: Reduce file size for p2p /tmp files.
The P2PManagerTest.ShareFile unit test requires to have enough free
space in /tmp to hold a file, although it never creates the file.
This patch reduces the requirement from 10MB to 1MB to minimize
false failures when there isn't enough space in /tmp.
BUG=chromium:401341
TEST=FEATURES=test emerge-link update_engine
Change-Id: I6ac5cc6735ed6deef1c81a5dd4a589a0930105df
Reviewed-on: https://chromium-review.googlesource.com/244760
Tested-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: David Zeuthen <zeuthen@chromium.org>
Commit-Queue: Alex Deymo <deymo@chromium.org>
Trybot-Ready: Alex Deymo <deymo@chromium.org>
1 file changed