google-nomulus/javatests/google/registry/reporting/testdata
larryruili 38abe9fa48 Optimize activity report SQL
We only log FLOW-LOG-SIGNATURE-METADATA from one place- FlowRunner. As a
result, we can swap the generalized regex for a prefix-only regex, saving a
<strong>lot</strong> of processing for our epp query (which is the most
expensive of the bunch).

I've also changed the test dates from 2017-05 to 2017-06, allowing us to copy-paste
the test data into Bigquery to verify their function. The reason for 2017-06 in particular is because June was the first month that populated all the metadata necessary to generate these reports.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165391715
2017-08-29 16:22:27 -04:00
..
activity_report_aggregation_test.sql Optimize activity report SQL 2017-08-29 16:22:27 -04:00
dns_counts_test.sql Add activity report generation code 2017-08-29 15:53:33 -04:00
epp_metrics_test.sql Optimize activity report SQL 2017-08-29 16:22:27 -04:00
iirdea_bad.xml Create ICANN report upload action 2017-07-10 11:27:58 -04:00
iirdea_good.xml Create ICANN report upload action 2017-07-10 11:27:58 -04:00
monthly_logs_test.sql Optimize activity report SQL 2017-08-29 16:22:27 -04:00
registrar_operating_status_test.sql Add activity report generation code 2017-08-29 15:53:33 -04:00
whois_counts_test.sql Optimize activity report SQL 2017-08-29 16:22:27 -04:00