Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

An Ansible role to install and configure Rally OpenStack test suite

License

redhat-cip/ansible-role-openstack-rally

Repository files navigation

⚠️ Note: This project has been migrated to a new repository. Please visit the new location here.

ansible-role-rally

An Ansible role to install, configure and run Rally OpenStack test suite

Role Variables

This is the list of role variables:

  • rally_result_filename: Name of the generated file. Default to rally.xml.
  • rally_scenario_filepath: The path to the rally scenario file. Default to /home/stack/rally-tasks.yml
  • rally_file_location: (optional) URL of the rally scenario file.

Dependencies

None.

Example Playbook

The simplest way to use this module:

- name: Run the OpenStack Rally test suite
  hosts: undercloud
  vars:
    rally_file_location: https://example.com/path/to/rally-scenarios.yml
  roles:
    - rally

License

Apache 2.0

Author Information

Distributed-CI [email protected]

About

An Ansible role to install and configure Rally OpenStack test suite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages