summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-verify-jobs.yaml
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2018-07-27 15:27:36 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2018-07-27 15:55:29 +0400
commit72c971669d12554878e4dd24e28418e43f09f9d8 (patch)
tree93c0de523a71e1dab80ea65dc212811551939bac /jjb/fuel/fuel-verify-jobs.yaml
parent5c8fa3362658be5e8f8551704065fe3a18dbcc60 (diff)
[fuel] Remove vping_ssh testcase
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>
Diffstat (limited to 'jjb/fuel/fuel-verify-jobs.yaml')
-rw-r--r--jjb/fuel/fuel-verify-jobs.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/jjb/fuel/fuel-verify-jobs.yaml b/jjb/fuel/fuel-verify-jobs.yaml
index f48822d7f..8eb5ab0cd 100644
--- a/jjb/fuel/fuel-verify-jobs.yaml
+++ b/jjb/fuel/fuel-verify-jobs.yaml
@@ -141,19 +141,6 @@
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}'