| OLD | NEW |
| 1 { | 1 { |
| 2 "config_type": "BaseConfig", | 2 "config_type": "BaseConfig", |
| 3 "dependencies": { | 3 "dependencies": { |
| 4 "example_domain_archive": { | 4 "example_domain_archive": { |
| 5 "cloud_storage_base_folder": "wpr-archives", | 5 "cloud_storage_base_folder": "wpr-archives", |
| 6 "cloud_storage_bucket": "chromium-telemetry", | 6 "cloud_storage_bucket": "chromium-telemetry", |
| 7 "file_info": { | 7 "file_info": { |
| 8 "linux_x86_64": { | 8 "linux_x86_64": { |
| 9 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", | 9 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", |
| 10 "download_path": "internal/testing/page_sets/data/example_domain_001.w
pr" | 10 "download_path": "internal/testing/test_page_sets/data/example_domain_
001.wpr" |
| 11 }, | 11 }, |
| 12 "mac_x86_64": { | 12 "mac_x86_64": { |
| 13 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", | 13 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", |
| 14 "download_path": "internal/testing/page_sets/data/example_domain_001.w
pr" | 14 "download_path": "internal/testing/test_page_sets/data/example_domain_
001.wpr" |
| 15 }, | 15 }, |
| 16 "win_AMD64": { | 16 "win_AMD64": { |
| 17 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", | 17 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", |
| 18 "download_path": "internal/testing/page_sets/data/example_domain_001.w
pr" | 18 "download_path": "internal/testing/test_page_sets/data/example_domain_
001.wpr" |
| 19 }, | 19 }, |
| 20 "win_x86": { | 20 "win_x86": { |
| 21 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", | 21 "cloud_storage_hash": "5e49b8152e40b5df427a8e73062045ddde2edcb8", |
| 22 "download_path": "internal/testing/page_sets/data/example_domain_001.w
pr" | 22 "download_path": "internal/testing/test_page_sets/data/example_domain_
001.wpr" |
| 23 } | 23 } |
| 24 } | 24 } |
| 25 } | 25 } |
| 26 } | 26 } |
| 27 } | 27 } |
| OLD | NEW |