Remove reboot task

This task isn't needed for example purposes but it indirectly conflicts
with other task which are cruicial for tests. These tasks create files
in /tmp but the reboot task makes them disappear.

Change-Id: Iff09fb84c04737813455cc7cc75502f14c992e90
Closes-Bug: #1625244
This commit is contained in:
Georgy Kibardin 2016-11-16 15:04:05 +03:00
parent 40bca6b4f0
commit 50dbec6184
1 changed files with 0 additions and 7 deletions

View File

@ -84,10 +84,3 @@
puppet_modules: "."
timeout: 3600
retries: 2
- id: fuel_plugin_example_v3-legacy-6
role: '*'
stage: pre_deployment
type: reboot
parameters:
timeout: 600