robosignatory / staging: tweak fcos to use testkey there too.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-08-14 21:12:49 +00:00 committed by Pierre-Yves Chibon
parent 8769f775ec
commit e351cb8f6e

View file

@ -42,26 +42,26 @@ config = {
{ {
"from": "f29-coreos-signing-pending", "from": "f29-coreos-signing-pending",
"to": "coreos-pool", "to": "coreos-pool",
"key": "fedora-29", "key": "testkey",
"keyid": "429476b4" "keyid": "d300e724"
}, },
{ {
"from": "f30-coreos-signing-pending", "from": "f30-coreos-signing-pending",
"to": "coreos-pool", "to": "coreos-pool",
"key": "fedora-30", "key": "testkey",
"keyid": "cfc659b9" "keyid": "d300e724"
}, },
{ {
"from": "f31-coreos-signing-pending", "from": "f31-coreos-signing-pending",
"to": "coreos-pool", "to": "coreos-pool",
"key": "fedora-31", "key": "testkey",
"keyid": "3c3359c4" "keyid": "d300e724"
}, },
{ {
"from": "f32-coreos-signing-pending", "from": "f32-coreos-signing-pending",
"to": "coreos-pool", "to": "coreos-pool",
"key": "fedora-32", "key": "testkey",
"keyid": "12c944d0" "keyid": "d300e724"
}, },
# Gated rawhide and branched # Gated rawhide and branched
{ {