diff --git a/build.json b/build.json
index 68110e47020f562698f7615708e590d5ca47162f..c9a83f56c176aa05a22e2f53887dfbc99f878c17 100644
--- a/build.json
+++ b/build.json
@@ -1616,6 +1616,7 @@
     {
       "name": "qps_client",
       "build": "test",
+      "run": false,
       "language": "c++",
       "src": [
         "test/cpp/qps/qpstest.proto",
@@ -1633,6 +1634,7 @@
     {
       "name": "qps_server",
       "build": "test",
+      "run": false,
       "language": "c++",
       "src": [
         "test/cpp/qps/qpstest.proto",