Closed Bug 1474398 Opened 8 years ago Closed 8 years ago

Update list creation script to support the FastBlock lists

Categories

(Cloud Services :: Server: Shavar, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: francois, Assigned: lnorton)

References

Details

QA Contact: rbillings
ckolos pointed stage to Lesley's branch and here are the numbers from that script run: Tracking protection(tracking-protection-testing): publishing 1722 items; file size 55126 Tracking protection(tracking-protection-base): publishing 1797 items; file size 57526 Tracking protection(tracking-protection-baseeff): publishing 1 items; file size 51 Tracking protection(tracking-protection-basew3c): publishing 0 items; file size 18 Tracking protection(tracking-protection-content): publishing 514 items; file size 16470 Tracking protection(tracking-protection-contenteff): publishing 0 items; file size 18 Tracking protection(tracking-protection-contentw3c): publishing 0 items; file size 18 Tracking protection(tracking-protection-ads): publishing 1476 items; file size 47254 Tracking protection(tracking-protection-analytics): publishing 259 items; file size 8309 Tracking protection(tracking-protection-social): publishing 63 items; file size 2037 Entity whitelist(entity-whitelist): publishing 9051 items; file size 289655 Entity whitelist(entity-whitelist-testing): publishing 9678 items; file size 309719 Tracking protection(tracking-protection-standard): publishing 1797 items; file size 57526 Tracking protection(tracking-protection-full): publishing 2311 items; file size 73974 Plugin blocklist(plugin-blocklist): publishing 94 items; file size 3029 Plugin blocklist(plugin-blocklist-experiment): publishing 132 items; file size 4245 Plugin blocklist(flash-blocklist): publishing 6 items; file size 212 Plugin blocklist(flash-exceptions): publishing 2 items; file size 83 Plugin blocklist(flash-allow): publishing 1 items; file size 51 Plugin blocklist(flash-allow-exceptions): publishing 1 items; file size 51 Plugin blocklist(flash-subdoc): publishing 2292 items; file size 73366 Plugin blocklist(flash-subdoc-exceptions): publishing 1 items; file size 51 Plugin blocklist(flashinfobar-exceptions): publishing 10 items; file size 340 Entity whitelist(staging-entity-whitelist): publishing 9723 items; file size 311159 Tracking protection(staging-tracking-protection-standard): publishing 1797 items; file size 57526 Tracking protection(staging-tracking-protection-full): publishing 2311 items; file size 73974 and here's the last run on prod: Tracking protection(tracking-protection-base): publishing 1797 items; file size 57526 Tracking protection(tracking-protection-baseeff): publishing 1 items; file size 51 Tracking protection(tracking-protection-basew3c): publishing 0 items; file size 18 Tracking protection(tracking-protection-content): publishing 514 items; file size 16470 Tracking protection(tracking-protection-contenteff): publishing 0 items; file size 18 Tracking protection(tracking-protection-contentw3c): publishing 0 items; file size 18 Tracking protection(tracking-protection-ads): publishing 1476 items; file size 47254 Tracking protection(tracking-protection-analytics): publishing 259 items; file size 8309 Tracking protection(tracking-protection-social): publishing 63 items; file size 2037 Entity whitelist(entity-whitelist): publishing 9051 items; file size 289655 Tracking protection(tracking-protection-standard): publishing 1797 items; file size 57526 Tracking protection(tracking-protection-full): publishing 2311 items; file size 73974 Plugin blocklist(plugin-blocklist): publishing 94 items; file size 3029 Plugin blocklist(plugin-blocklist-experiment): publishing 132 items; file size 4245 Plugin blocklist(flash-blocklist): publishing 207 items; file size 6645 Plugin blocklist(flash-exceptions): publishing 2 items; file size 83 Plugin blocklist(flash-allow): publishing 1 items; file size 51 Plugin blocklist(flash-allow-exceptions): publishing 1 items; file size 51 Plugin blocklist(flash-subdoc): publishing 2293 items; file size 73398 Plugin blocklist(flash-subdoc-exceptions): publishing 3 items; file size 115 Plugin blocklist(flashinfobar-exceptions): publishing 10 items; file size 340 Entity whitelist(staging-entity-whitelist): publishing 9723 items; file size 311159 Tracking protection(staging-tracking-protection-standard): publishing 1797 items; file size 57526 Tracking protection(staging-tracking-protection-full): publishing 2311 items; file size 73974 The only difference is some of the flashblock lists: Plugin blocklist(flash-blocklist): publishing 207 items; file size 6645 Plugin blocklist(flash-subdoc): publishing 2293 items; file size 73398 Plugin blocklist(flash-subdoc-exceptions): publishing 3 items; file size 115 and that's expected because stage is actually pointing at different upstream lists for some of the flash block entries: https://github.com/mozilla-services/shavar-list-creation-config/blob/8a23657b7c28d505e82ff50d45bb69afefc51a2a/stage.ini#L91-L119 compared to prod: https://github.com/mozilla-services/shavar-list-creation-config/blob/8a23657b7c28d505e82ff50d45bb69afefc51a2a/prod.ini#L81-L109 So from the point of view of the number of entries, this is looking good.
Rebecca's tests were successful: < rbillings> I tested a couple of the sites listed, and they triggered TP as expected
The script changes have been merged in production.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.