rally/rally-jobs
Boris Pavlovic 513decaca1 [CI] Unblock cinder job
Change-Id: I6a410b263adfb7fb981c3d15677c6759c2dfb200
2018-01-08 13:31:52 -08:00
..
extra Use prpoper wording instead of benchmark in rally-jobs 2017-08-03 19:51:42 +00:00
plugins Use prpoper wording instead of benchmark in rally-jobs 2017-08-03 19:51:42 +00:00
certifcation_task_args.yaml [CI] Fix image regexp and version 2017-02-16 14:29:06 +03:00
cinder.yaml [CI] Unblock cinder job 2018-01-08 13:31:52 -08:00
heat.yaml [ci] Update rally-heat.yml to use task v2 format 2017-09-08 23:49:37 -07:00
nova.yaml [ci] Update nova.yml to use task v2 format 2017-09-11 23:07:46 -07:00
rally_args.yaml [CI] Fix image regexp and version 2017-02-16 14:29:06 +03:00
rally-designate.yaml [ci] Update rally-designate.yml and rally-ironic.yml to use task v2 format 2017-09-11 23:01:08 -07:00
rally-ironic.yaml [ci] Update rally-designate.yml and rally-ironic.yml to use task v2 format 2017-09-11 23:01:08 -07:00
rally-keystone-api-v2.yaml [ci] Make rally-keystone-api-v2.yaml link to rally.yaml 2017-09-11 23:11:46 -07:00
rally-magnum.yaml [ci] Update magnum, manila, mistral and monasca jobs to task v2 2017-09-12 15:30:43 +03:00
rally-manila-no-ss.yaml [ci] Update magnum, manila, mistral and monasca jobs to task v2 2017-09-12 15:30:43 +03:00
rally-manila.yaml [ci] Update magnum, manila, mistral and monasca jobs to task v2 2017-09-12 15:30:43 +03:00
rally-mistral.yaml [ci] Update magnum, manila, mistral and monasca jobs to task v2 2017-09-12 15:30:43 +03:00
rally-monasca.yaml [ci] Update magnum, manila, mistral and monasca jobs to task v2 2017-09-12 15:30:43 +03:00
rally-mos.yaml Fix Glance v1 update call 2017-08-29 11:13:31 +00:00
rally-murano.yaml 'File exists' validator and Utils class for validators 2017-07-03 23:55:13 +00:00
rally-neutron-existing-users.yaml create a new server in each iteration when making snapshots from a server 2017-09-26 13:13:06 +00:00
rally-neutron-extensions.yaml Modify Bgpvpn scenarios to test true bgpvpn 2017-12-14 17:42:52 +01:00
rally-neutron.yaml Allow to pass list kwargs to image resource type 2017-11-14 21:16:42 +00:00
rally-senlin.yaml [CI] Move to v2 format: senlin, watcher, zaqar 2017-09-05 16:20:50 -07:00
rally-watcher.yaml [CI] Move to v2 format: senlin, watcher, zaqar 2017-09-05 16:20:50 -07:00
rally-zaqar.yaml [CI] Move to v2 format: senlin, watcher, zaqar 2017-09-05 16:20:50 -07:00
rally.yaml Add glance.DownloadImageData scenario 2017-10-10 16:44:08 +03:00
README.rst Use prpoper wording instead of benchmark in rally-jobs 2017-08-03 19:51:42 +00:00
self-rally.yaml Port hooks to the new format 2017-10-05 23:01:06 +00:00
telemetry-neutron.yaml Use prpoper wording instead of benchmark in rally-jobs 2017-08-03 19:51:42 +00:00

Rally job related files

This directory contains rally tasks and plugins that are run by OpenStack CI.

Structure

  • plugins - directory where you can add rally plugins. Almost everything in Rally is a plugin. Task contexts, scenarios, SLAs, Hooks, Generic cleanup resources, ....
  • extra - all files from this directory will be copy pasted to gates, so you are able to use absolute paths in rally tasks. Files will be located in ~/.rally/extra/*
  • rally.yaml is a task that is run in gates against OpenStack (nova network)
  • rally-neutron.yaml is a task that is run in gates against OpenStack with Neutron Service
  • rally-designate.yaml is a task that is run in gates against OpenStack with Designate Service. It's experimental job. To trigger make a review with "check experimental" text.
  • rally-zaqar.yaml is a task that is run in gates against OpenStack with Zaqar Service. It's experimental job. To trigger make a review with "check experimental" text.