google-nomulus/javatests/google/registry
jianglai c941190e71 Fix GPG temp path too long issue for FOSS build
Detailed discussion can be found on github (https://github.com/bazelbuild/bazel/issues/3215). On newer Debian systems as well as on macOS, the temporary folder created to store gpg configs are too long, which results in an error:

gpg: can't connect to the agent: File name too long

This CL makes affected tests use /tmp as temp folder base. Other options are discussed in the github issue, but this one seems to be the mostly non-harmful one. Note that this change only affect the FOSS build, as internal builds are not affected by the temp directory issue, probably due to the internal build tool using a different base temp directory.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178803914
2017-12-13 12:43:45 -05:00
..
backup Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
batch Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
bigquery Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
billing Generate detail reports from Bigquery via Beam 2017-12-13 12:43:45 -05:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
cron Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
dns Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
export Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
flows Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
groups Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
keyring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
mapreduce/inputs Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
model Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
module Add apache beam to registry and open source 2017-11-07 17:36:07 -05:00
monitoring Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
pricing Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
proxy Open source GCP proxy 2017-11-21 19:19:03 -05:00
rdap Put help information on the main page 2017-12-13 12:43:45 -05:00
rde Fix GPG temp path too long issue for FOSS build 2017-12-13 12:43:45 -05:00
reporting Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
request Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
security Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
server Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
storage/drive Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
testing Remove unnecessary Objects.equals() call on collections 2017-12-13 12:43:45 -05:00
tldconfig/idn Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
tmch Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
tools Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
ui Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
util Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
whois Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
xjc Get rid of custom ExceptionRule methods 2017-12-13 12:43:45 -05:00
xml Clean up test "load resources" methods and classes 2017-12-01 22:14:05 -05:00