[sahara] do not publish screenshots

sahara-dashboard's integration job doesn't produce
screenshots. publisher is unneeded.

Change-Id: I79dfcb1ea31a9e5c8ebc6d16c82ec97eca3bf414
This commit is contained in:
Vitaly Gridnev 2016-11-17 13:32:53 +03:00
parent d6e02126f8
commit e25cb896ae
1 changed files with 0 additions and 10 deletions

View File

@ -41,18 +41,8 @@
publishers:
- test-results
- devstack-logs
- publish-sahara-screenshots
- console-log
- publisher:
name: publish-sahara-screenshots
publishers:
- scp:
site: 'static.openstack.org'
files:
- target: 'logs/$LOG_PATH/screenshots'
source: 'integration_tests_screenshots/**'
copy-after-failure: true
- job-template:
name: 'gate-sahara-buildimages-{plugin}'