GithubHelp home page GithubHelp logo

kryndex / openshift-ansible-contrib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openshift/openshift-ansible-contrib

0.0 2.0 0.0 5.51 MB

Additional roles and playbooks for OpenShift installation and management

Home Page: https://www.openshift.com

License: Apache License 2.0

Python 68.22% Shell 28.37% HTML 2.42% Makefile 0.03% Ruby 0.97%

openshift-ansible-contrib's Introduction

OpenShift and Atomic Platform Ansible Contrib

Build Status

This repository contains unsupported code that can be used in conjunction with the openshift-ansible repository, namely:

Contributing

If you're submitting a pull request or doing a code review, please take a look at our contributing guide.

Running tests locally

We use tox to manage virtualenvs and run tests. Alternatively, tests can be run using detox which allows for running tests in parallel

pip install tox detox

List the test environments available:

tox -l

Run all of the tests with:

tox

Run all of the tests in parallel with detox:

detox

Running a particular test environment (python 2.7 flake8 tests in this case):

tox -e py27-ansible22-flake8

Running a particular test environment in a clean virtualenv (python 3.5 yamllint tests in this case):

tox -r -e py35-ansible22-yamllint

If you want to enter the virtualenv created by tox to do additional testing/debugging (py27-flake8 env in this case):

source .tox/py27-ansible22-flake8/bin/activate

openshift-ansible-contrib's People

Contributors

cooktheryan avatar dav1x avatar glennswest avatar tomassedovic avatar oybed avatar detiber avatar etsauer avatar bogdando avatar vvaldez avatar cwilkers avatar petenorth avatar tlacenka avatar sabre1041 avatar themurph avatar tzumainn avatar abutcher avatar mbruzek avatar bdurrow avatar dcritch avatar markllama avatar cgwalters avatar jameslabocki avatar mazzystr avatar dlbewley avatar eye0fra avatar aweiteka avatar asgeirf avatar scollier avatar chekolyn avatar propyless avatar

Watchers

James Cloos 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.