Disable PCSampling on upstream branches (#1421)

- PC Sampling ioctls/tests are not up-streamed. They should be skipped
   for any and all upstream branches.
This commit is contained in:
andmar-amd
2025-11-19 17:15:40 -05:00
committed by GitHub
parent 70fc774ad0
commit da6e939c6c
@@ -361,4 +361,5 @@ FILTER[RHEL9]=\
"KFDPCSamplingTest.*"
FILTER[upstream]=\
"KFDIPCTest.*"
"KFDIPCTest.*:"\
"KFDPCSamplingTest.*"