rally-openstack/.zuul.d/rally-task-simple-job.yaml
Andrey Kurilin 56c40bec2c [ci] Do not transmit plugins dir as cli argument
Rally base job copies custom plugins to ~/.rally/plugins dir. This
directory should be loaded automatically. Specifing the same dir via
cli argument `--plugin-paths` leads to PluginWithSuchNameExists errors.

Also, this patch extends rally-task-simple-job job to check that there
are no issues related to loading plugins from ~/.rally/plugins dir

Change-Id: I38adfe6868112d9f2919ccc08c0d40d0bc6b1d51
2018-04-02 15:11:10 +03:00

7 lines
220 B
YAML

- job:
name: rally-task-simple-job
description: A simple job which checks Rally integration with Devstack in Zuul V3 env.
parent: rally-task-at-devstack
vars:
rally_task: rally-jobs/simple-job.yaml