Giter Club home page Giter Club logo

third-party-ci-installer's Introduction

third-party-ci-installer

A ansible Zuul v3 + Nodepool installer

Install Steps:

  1. Install requirements
    sudo apt update
    sudo apt install python3 python3-pip git
    
  2. Install ansible & required ansible roles from galaxy
    sudo pip3 install ansible
    ansible-galaxy install geerlingguy.apache
    ansible-galaxy install geerlingguy.mysql
    
  3. Clone repository
    git clone https://github.com/CiscoSystems/third-party-ci-installer
    
  4. Change directory
    cd third-party-ci-installer
    
  5. Edit localhost_inv.yaml to match your environment (Update nodeprovider_ip/username/password/project). If the logserver is on the same server as zuul and nodepool then the services list should include both 'zuul' and 'logserver'
  6. Install
    ansible-playbook -K -i localhost_inv.yaml install.yaml
    

NOTE: If you see an error regarding gearman:

TASK [ansible-role-zuul : Install gearman logging file.] ***********************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "checksum": "9222a3bc49518e635aeb3ad9dc4b0e6a9447cd29", "msg": "Unsupported parameters for (copy) module: original_basename Supported parameters include: _original_basename, attributes, backup, checksum, content, delimiter, dest, directory_mode, follow, force, group, local_follow, mode, owner, regexp, remote_src, selevel, serole, setype, seuser, src, unsafe_writes, validate"}  

Re-run the ansible playbook

third-party-ci-installer's People

Contributors

tehsmash avatar bradleyjones avatar

Watchers

Patrick Amor avatar Kirill Shileev avatar Steven Dake avatar James Cloos avatar Debo~ Dutta avatar Arvind Somya avatar Shweta Padubidri avatar  avatar Ed Kern avatar CI tools (Cisco OpenStack) avatar  avatar  avatar  avatar Johnu George avatar Amit Saha avatar Paul Michali avatar  avatar  avatar Robert Pothier avatar Abishek Subramanian avatar Sandhya Dasu avatar Dane LeBlanc avatar  avatar skandasw avatar  avatar Hareesh P avatar Nikolay avatar  avatar Yathiraj Udupi avatar  avatar  avatar  avatar  avatar  avatar  avatar Carol Bouchard avatar Steven Carter avatar Asha avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.