google-nomulus/javatests/google/registry/rde
mcilwain c989911526 Batch NORDN pull queue task deletions
They were failing because the maximum App Engine task batch size is 1,000, and
we currently have more than 4,000 tasks in the pull queue. We keep re-uploading
those to NORDN because we're unable to delete the tasks after successful upload,
so the leases expire and they get processed again.

Also renames TaskEnqueuer to TaskQueueUtils to reflect its newly expanded role.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=197060903
2018-05-17 21:52:35 -04:00
..
imports Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
testdata Redirect Registrar.referralUrl UI actions to url field 2018-05-17 21:52:35 -04:00
BouncyCastleTest.java Rationalize logging statements across codebase 2018-01-19 14:56:45 -05:00
BrdaCopyActionTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00
BUILD Respect system TMPDIR in GPG related tests 2018-02-20 15:57:41 -05:00
ContactResourceToXjcConverterTest.java Replace FluentIterable with streams 2017-12-27 11:40:50 -05:00
DomainResourceToXjcConverterTest.java Replace FluentIterable with streams 2017-12-27 11:40:50 -05:00
EscrowTaskRunnerTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
GhostrydeGpgIntegrationTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00
GhostrydeTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
HostResourceToXjcConverterTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
PendingDepositCheckerTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
RdeFixtures.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdeMarshallerTest.java Redirect Registrar.referralUrl UI actions to url field 2018-05-17 21:52:35 -04:00
RdeReportActionTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
RdeStagingActionTest.java Batch NORDN pull queue task deletions 2018-05-17 21:52:35 -04:00
RdeTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
RdeUploadActionTest.java Batch NORDN pull queue task deletions 2018-05-17 21:52:35 -04:00
RegistrarToXjcConverterTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
RydeGpgIntegrationTest.java Fix some GPG related test issues 2017-12-13 12:43:45 -05:00