Home

Awesome

ci-scripts

Set of generic scripts that are run in the CI (Jenkins or any other)

daily_tests

The directory contains a script for running SCL tests which are executed periodically each day.

The aim of this script is to avoid the situation if an upstream, like gunicorn updates PyPi version and our python container tests are failing.

jenkins_ci scripts

The directory contains the set of scripts used by our Jenkins CI. Each script has a documentation inside.

Scripts used for tests

Scripts which prepares OpenStack instance and running tests

Scripts which updates PR informaction

Scripts used for building and pushing changes into Quay.io