Browse Source

kpacha-ninja Mark ninja-standalone as skipped

Ninja-standalone presently does not serve responses under the current
configuration. Additionally, it does not respond to the stop call, so
it is being skipped for this round.
Mike Smith 12 years ago
parent
commit
cd02f958d6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ninja-standalone/benchmark_config

+ 2 - 1
ninja-standalone/benchmark_config

@@ -21,7 +21,8 @@
       "database_os": "Linux",
       "database_os": "Linux",
       "display_name": "ninja-standalone",
       "display_name": "ninja-standalone",
       "notes": "",
       "notes": "",
-      "versus": ""
+      "versus": "",
+      "skip": "true"
     }
     }
   }]
   }]
 }
 }