diff --git a/tests/integration/defs/perf/test_perf_sanity.py b/tests/integration/defs/perf/test_perf_sanity.py index bf60df583d0d..431fe6210ea2 100644 --- a/tests/integration/defs/perf/test_perf_sanity.py +++ b/tests/integration/defs/perf/test_perf_sanity.py @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. """TensorRT LLM perf sanity tests.""" +# CI-only: trivial no-op edit (rev 2) to re-trigger gb200 deepseek-v32 gen-only perf-sanity (see PR #15224). import copy import fcntl