disable TestAPI update temporarily 69/32369/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 30 Mar 2017 03:33:40 +0000 (11:33 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 30 Mar 2017 05:46:05 +0000 (13:46 +0800)
recently I plan to make some effort on TestAPI,
add scenario processing exceptions, perfect swaggr documents,
refactor unreasonable coding...etc, all of those will not change
the original process or data structure, whilst many patches
will be submitted. Because there is latency during TestAPI update,
and it will cause test results lost, so I think it is better to
disable TestAPI automatic update for now and re-enable it when the
work gets done.

Change-Id: I5ceab808350a1ece500c8743622d197326aa5419
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
jjb/releng/testapi-automate.yml

index dd76538..8f3ae0c 100644 (file)
     name: 'testapi-automate-docker-deploy-macro'
     builders:
         - shell: |
-            bash ./jjb/releng/testapi-docker-deploy.sh
+            echo 'disable TestAPI update temporarily due to frequent change'
+#            bash ./jjb/releng/testapi-docker-deploy.sh
 
 ################################
 # job publishers