AMBARI-3826. Ignore Smoke Tests during start/stop services. (Mikhail Bayuk via yusaku)
diff --git a/ambari-web/app/utils/ajax.js b/ambari-web/app/utils/ajax.js
index ee4e849..b7e9da0 100644
--- a/ambari-web/app/utils/ajax.js
+++ b/ambari-web/app/utils/ajax.js
@@ -56,7 +56,7 @@
     }
   },
   'service.item.start_stop': {
-    'real': '/clusters/{clusterName}/services/{serviceName}?params/run_smoke_test=true',
+    'real': '/clusters/{clusterName}/services/{serviceName}',
     'mock': '/data/wizard/deploy/poll_1.json',
     'format': function (data, opt) {
       return {