Skip to content

ansible playbook for deploying servers and get SES ready for running CBT benchmark

Notifications You must be signed in to change notification settings

dthpulse/SES-CBT-ready

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Denis Polom
Sep 18, 2020
d6b2290 · Sep 18, 2020

History

33 Commits
Aug 5, 2020
Aug 6, 2020
Aug 5, 2020
Sep 18, 2020
Sep 18, 2020
Aug 6, 2020
Aug 18, 2020
Aug 6, 2020

Repository files navigation

Ansible playbooks to deploy SES7 on SUSE Greek hosts and prepare them for benchmark with CBT

  • currently prepared for hosts:

    apollo.qa.suse.cz
    ares.qa.suse.cz
    artemis.qa.suse.cz
    hera.qa.suse.cz
    demeter.qa.suse.cz
    callisto.qa.suse.cz
    
  • if you need to add or remove host:

    • edit hosts file

    • edit vars/bashrc.yml appropriatly

  • before you run playbooks:

    • put SCC server registration key into the file vars/register.yml

    • edit vars/add_repos.yml

  • run playbooks:

    ANSIBLE_CONFIG=config/ansible.cfg ansible-playbook main.yml
    
  • CBT is on apollo.qa.suse.cz:/opt

    Run it like for example:

    ./cbt.py -a archive/SES7_M18_apollo_librbd -c ceph.conf apollo.yaml
    

About

ansible playbook for deploying servers and get SES ready for running CBT benchmark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages