retrace: update urls

according to https://pagure.io/fedora-infrastructure/issue/8219
This commit is contained in:
Miroslav Suchý
2019-10-04 14:39:44 +02:00
committed by Pierre-Yves Chibon
parent e510f2ddea
commit 630539e95b

View File

@@ -32,187 +32,187 @@ sar_output_file: faf.json
faf_repos:
- { name: 'fedora-29-updates-testing-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/SRPMS/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/SRPMS/'],
arch: 'src',
opsys: 'Fedora 29'
}
- { name: 'fedora-29-updates-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/29/Everything/SRPMS/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/29/Everything/SRPMS/'],
arch: 'src',
opsys: 'Fedora 29'
}
- { name: 'fedora-29-i386-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/releases/29/Everything/i386/debug/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/29/Everything/i386/debug/tree/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-i386-testing-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/29/Everything/i386/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/29/Everything/i386/debug/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-i386-testing',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/29/Everything/i386/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/29/Everything/i386/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-i386-updates-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/29/Everything/i386/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/29/Everything/i386/debug/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-i386-updates',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/29/Everything/i386/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/29/Everything/i386/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-i386',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/releases/29/Everything/i386/os/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/29/Everything/i386/os/'],
arch: 'i386',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/29/Everything/source/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/source/tree/'],
arch: 'src',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/os/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/os/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/debug/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/debug/tree/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64-testing-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64-testing',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/29/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64-updates-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-29-x86_64-updates',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 29',
}
- { name: 'fedora-30-updates-testing-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/SRPMS/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/SRPMS/'],
arch: 'src',
opsys: 'Fedora 30'
}
- { name: 'fedora-30-updates-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/30/Everything/SRPMS/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/SRPMS/'],
arch: 'src',
opsys: 'Fedora 30'
}
- { name: 'fedora-30-i386-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/debug/tree/', 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/debug/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/debug/tree/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-i386-testing-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/debug/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-i386-testing',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-i386-updates-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/debug/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-i386-updates',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-i386',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/os/', 'http://download01.phx2.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/os/'],
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/os/', 'http://dl01.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/os/'],
arch: 'i386',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/30/Everything/source/tree/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/30/Everything/source/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/source/tree/'],
arch: 'src',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/os/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/os/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/debug/tree/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/debug/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/debug/tree/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64-testing-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64-testing',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64-updates-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-30-x86_64-updates',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 30',
}
- { name: 'fedora-31-source',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/31/Everything/source/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/source/tree/'],
arch: 'src',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/os/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/os/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/debug/tree/', 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/debug/tree/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/debug/tree/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64-testing-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64-testing',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64-updates-debug',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/debug/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/debug/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}
- { name: 'fedora-31-x86_64-updates',
url: ['http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/'],
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/'],
arch: 'x86_64',
opsys: 'Fedora 31',
}