Test Groups for Patch Testing

From Lustre Wiki
Jump to navigation Jump to search

When a patch is submitted to Lustre, automated testing is run against a build of Lustre with the submitted patch. Some of these test groups must pass testing, enforced test groups, and other, optional, test groups may fail.

Enforced Test Groups

There are ten test groups that every patch must pass in order for the patch to be considered for landing. If there is a failure in any one of these test sessions, a patch will not be allowed to land to the Lustre branch. The Lustre test suites that compose each test group are listed in the following table and the test suites in each test group are run in the order below every time they are executed.

review-ldiskfs review-ldiskfs-arm review-zfs
sanity sanity sanity-quota
lnet-selftest lnet-selftest sanity-flr
replay-single
replay-ost-single
insanity

Test groups confgured with DNE; all tests run with 2 MDSs with 2 MDTs each.

review-dne-part-1 review-dne-zfs-part-1 review-dne-part-2 review-dne-zfs-part-2 review-dne-part-3 review-dne-zfs-part-3 review-dne-part-4 review-dne-zfs-part-4
sanity sanity runtests runtests conf-sanity conf-sanity mmp mmp
sanityn sanityn ost-pools ost-pools replay-single replay-single
recovery-small recovery-small sanity-hsm sanity-hsm sanity-pfl sanity-pfl
lustre-rsync-test lustre-rsync-test sanity-scrub sanity-scrub sanity-flr sanity-flr
sanity-lfsck sanity-lfsck sanity-dom sanity-dom
sanity-sec sanity-sec sanity-quota sanity-quota
mds-survey mds-survey replay-ost-single replay-ost-single
large-scale large-scale insanity insanity
sanity-pcc sanity-pcc

Optional Test Groups

In addition to the enforced test groups, there is one optional test group that does not influence if a patch can land. These optional test groups will become enforced test groups for patch landing in the near future and should be reviewed for failures.

There are no optional test groups at this time.