Onboard new 10.2 and 9.8 branches
# Follow [internal docs](https://documentation.internal.cki-project.org/docs/cki/operations/zstream-steps/) Similar to https://gitlab.com/cki-project/infrastructure/-/issues/463+ * [x] kwf metadata updates: * [x] public metadata: kernel-workflow!1888 * [x] private metadata: https://gitlab.cee.redhat.com/cki-project/deployment-all/-/merge_requests/3597 * [x] qe pipeline definition updates: tracked on https://issues.redhat.com/browse/RHELTEST-1629 * [x] add 10.2 definition to https://gitlab.com/redhat/centos-stream/tests/kernel/qe-pipeline-definition/-/tree/main/definitions/rhel10 * [x] add 9.8 definition to https://gitlab.com/redhat/centos-stream/tests/kernel/qe-pipeline-definition/-/tree/main/definitions/rhel9 * [x] update Brew triggers for 9.7, 9.8, 10.1, and 10.2 * [x] update CKI triggers for 9.7, 9.8, 10.1, and 10.2 (depends on RHEL source tree updates) - https://gitlab.com/redhat/centos-stream/tests/kernel/qe-pipeline-definition/-/merge_requests/614 * [x] create pipeline schedules for 10.2 / 9.8 * [x] once the z-stream as added the kpet tree on qe-pipeline-definition should also be updated: * [x] https://gitlab.com/redhat/centos-stream/tests/kernel/qe-pipeline-definition/-/blob/main/definitions/rhel10/10.1/common.yml * [x] https://gitlab.com/redhat/centos-stream/tests/kernel/qe-pipeline-definition/-/blob/main/definitions/rhel9/9.7/common.yml * [x] Source tree updates: * [x] Centos: * [x] Bump `Makefile.rhelver` `RHEL_MINOR`: * [x] 10.2: redhat/centos-stream/src/kernel/centos-stream-10!1362+ * [x] 9.8: redhat/centos-stream/src/kernel/centos-stream-9!7300+ * [x] RHEL: * [x] Set `Makefile.rhelver` `ZSTREAM=yes`: * [x] 10.1: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/blob/10.1/Makefile.rhelver#L50 * [x] 9.7: https://gitlab.com/redhat/rhel/src/kernel/rhel-9/-/blob/9.7/Makefile.rhelver#L37 * [x] Set `disttag_override` & `kcidb_tree_name` in `.gitlab-ci.yml`: * [x] 10.1: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/blob/10.1/.gitlab-ci.yml * [x] 9.7: https://gitlab.com/redhat/rhel/src/kernel/rhel-9/-/blob/9.7/.gitlab-ci.yml * [x] kpet tree: * [x] update kpet-db: * [x] 10.1 -\> 10.1.z - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1677 * [x] 9.7 -\> 9.7.z - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1677 * [x] add 10.2 - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1677 * [x] add 9.8 - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1677 * [x] ga - update Z-zstream trees to use the GA compose * [x] 9.7 - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1708 * [x] 10.1 - https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/merge_requests/1708 * [ ] zstream builder image (After GA): * [x] builder images: * [x] 9.7 * [x] 10.1 * [x] tests: add the new images to `pipeline_images` test matrix * [x] pipelines: * c10s: (any change needed?) * rhel-9.7: use 9.7 builder image * rhel-10.1: use 10.1 builder image Jira: [CKI-7115](https://issues.redhat.com/browse/CKI-7115)
epic