Ver Fonte

AMBARI-3139. "Start All Services" does not trigger smoke tests. (xiwang via yusaku)

Yusaku Sako há 11 anos atrás
pai
commit
670cd8f1b3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ambari-web/app/utils/ajax.js

+ 1 - 1
ambari-web/app/utils/ajax.js

@@ -396,7 +396,7 @@ var urls = {
     'testInProduction': true
   },
   'service.start_stop': {
-    'real': '/clusters/{clusterName}/services?ServiceInfo',
+    'real': '/clusters/{clusterName}/services?params/run_smoke_test=true',
     'mock': '/data/mirroring/poll/poll_6.json',
     'format': function (data, opt) {
       return {