Can we run regression tests against mdadm
Hi all
Now we have a regression test https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/tree/production/storage/swraid/upstream that is triggered when kernel codes are changed. Can we run the regression test against git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
kpet-db test: https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/blob/main/cases/storage/swraid/upstream/index.yaml
onboard_request: https://gitlab.com/cki-project/pipeline-data/-/issues/26
architectures: 'x86_64 ppc64le aarch64 s390x'
cki_pipeline_branch: ??
git_url: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git
.branches:
- master
test_set: mdadm-upstream - (new test set)
.report_rules:
- when: always
send_to:
- xni@redhat.com
- ncroxon@redhat.com
- heinzm@redhat.com
- ffan@redhat.com
kcidb_tree_name: upstream-mdadm
watch_url: https://kernel.googlesource.com/pub/scm/utils/mdadm/mdadm.git
watch_branch: master
Edited by Bruno Goncalves