fedora-infra / koschei

Continuous integration for Fedora packages
GNU General Public License v2.0
37 stars 15 forks source link

Please update Koschei to properly support F34/Rawhide #335

Closed voxik closed 3 years ago

voxik commented 3 years ago

It seems that after branching, Koschei should be updated to include Rawhide, since what is presented as Rawhide appears to be F34.

mizdebsk commented 3 years ago

I started Koschei branching process as described in the SOP document

mizdebsk commented 3 years ago
$ ssh root@os-master01.iad2.fedoraproject.org
[root@os-master01 ~][PROD-IAD2]# oc -n koschei get pod
NAME                                    READY     STATUS      RESTARTS   AGE
admin-5-lgcb7                           1/1       Running     0          2d
[...]
[root@os-master01 ~][PROD-IAD2]# oc -n koschei rsh admin-5-lgcb7
sh-5.0$ time koschei-admin branch-collection f34 f35 -d 'Fedora 34' -t f35 --bugzilla-version 34
Copying package table
Copying build table
Copying koji_task table
Copying resolution_change table
Copying resolution_problem table
Copying applied_change table
Collection f35 branched from f34

real    4m19.640s
user    0m0.533s
sys     0m0.125s