[fuel] Remove vping_ssh testcase 79/60279/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 27 Jul 2018 11:27:36 +0000 (15:27 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Fri, 27 Jul 2018 11:55:29 +0000 (15:55 +0400)
Now healthcheck includes vping_ssh, so remove it as a dedicated test
for verifying patches on gerrit to avoid double checking.

Change-Id: I4daec677e7d1fdc65997f7a9ab580d5f93ece8a8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
jjb/fuel/fuel-verify-jobs.yaml

index f48822d..8eb5ab0 100644 (file)
               node-parameters: true
               kill-phase-on: NEVER
               abort-all-job: true
-            - name: 'functest-fuel-virtual-suite-{stream}'
-              current-parameters: false
-              predefined-parameters: |
-                FUNCTEST_MODE=testcase
-                FUNCTEST_SUITE_NAME=vping_ssh
-                DEPLOY_SCENARIO=$DEPLOY_SCENARIO
-                BRANCH=$BRANCH
-                GERRIT_REFSPEC=$GERRIT_REFSPEC
-                GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
-                GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
-              node-parameters: true
-              kill-phase-on: NEVER
-              abort-all-job: true
 
 - job-template:
     name: 'fuel-verify-{phase}-{stream}'