diff --git a/app/utils/report/templates/build.txt b/app/utils/report/templates/build.txt index cd2186aac..cfd70df70 100644 --- a/app/utils/report/templates/build.txt +++ b/app/utils/report/templates/build.txt @@ -1,5 +1,12 @@ {{ subject_str }} {# leave an empty space #} +This legacy KernelCI providing this report will shutdown sometime +soon in favor of our new KernelCI infra. Not all tests are being +migrated. +If you are still using this report and want us to prioritize your +usecase in the new system, please let us know at +kernelci@lists.linux.dev + {{ full_build_summary }} {# leave an empty space #} {{ tree_string }} diff --git a/app/utils/report/templates/test.txt b/app/utils/report/templates/test.txt index cc83ba6a3..96a73d985 100644 --- a/app/utils/report/templates/test.txt +++ b/app/utils/report/templates/test.txt @@ -1,5 +1,12 @@ {{ subject_str }} +This legacy KernelCI providing this report will shutdown sometime +soon in favor of our new KernelCI infra. Not all tests are being +migrated. +If you are still using this report and want us to prioritize your +usecase in the new system, please let us know at +kernelci@lists.linux.dev + Regressions Summary -------------------