Hi! > > > > I this case I guess that in this case the change is so minimal that we > > > > can add this test into LTP once it reaches Linus tree. > > > Cyril, maybe we could finally merge our policy (waiting ack for you): > > > https://patchwork.ozlabs.org/project/ltp/patch/20220203101803.10204-1-rpalethorpe@xxxxxxxx/ > > > and put keyctl09 into runtest/staging now. > > > I guess that we still did not agree on exactly how this should be > > handled or did we? > > Isn't it enough "Once a feature is part of the stable kernel ABI the associated > test must be moved out of staging." ? The main problem is that someone has to make sure that it happens and the process would be prone to errors. What I proposed instead was a flag that would set a kernel version in which the ABI is going to be merged and put the test right into the final runtest files. Then we can simply skip the test on older kernels or do anything else we see as a reasonable solution. At the same time we can easily add automatic checker that would look for these flags in metadata into the CI which would, for instance, send email to the ML once the flag is supposed to be removed. In this case it does not actually matter, since the test is guarded by a kernel config option that is introduced by the patchset and the change is fairly miniminal, so I do not think that there would be any changes to the ABI anyways. -- Cyril Hrubis chrubis@xxxxxxx