delete the 'node' parameter in 'doctor-slave-parameter' macro 91/55291/1
authordongwenjuan <dong.wenjuan@zte.com.cn>
Tue, 10 Apr 2018 03:37:23 +0000 (11:37 +0800)
committerdongwenjuan <dong.wenjuan@zte.com.cn>
Tue, 10 Apr 2018 03:43:12 +0000 (11:43 +0800)
We define the 'node' parameter in job template:
'doctor-verify-{installer}-{inspector}-{arch}-{stream}',
so we don't need to redefine them in the doctor parameter macro.
It will schedule the fuel verify job to the default apex env.
See: https://build.opnfv.org/ci/job/doctor-verify-fuel-sample-x86_64-master/1/console

Change-Id: I49e6d26ca284f6548460312de0cb634bd033d3c1
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
jjb/global/slave-params.yml

index 5f003bf..ee63578 100644 (file)
 - parameter:
     name: 'doctor-slave-parameter'
     parameters:
-      - node:
-          name: SLAVE_NAME
-          description: 'Slave name on Jenkins'
-          allowed-slaves:
-            - 'doctor-apex-x86_64'
-            - 'doctor-fuel-x86_64'
-            - 'doctor-fuel-aarch64'
-            - 'doctor-joid-x86_64'
-            - 'doctor-daisy-x86_64'
-          default-slaves:
-            - 'doctor-apex-x86_64'
       - string:
           name: GIT_BASE
           default: https://gerrit.opnfv.org/gerrit/$PROJECT