Ansible job definitions for Zuul
Go to file
Mohammed Naser 23236c12fa golangci-lint: add job
This patch adds a roles and jobs to run golangci-lint against a
a Golang project.  It's a very popular tool for linting go code.

It also adds a simple framework which allows us to create dynamic
tests for file comments by defining a simple YAML file.

Change-Id: Ic8358541adaf7c3279383f0279cd3da7b446a6e0
2020-04-01 17:30:55 -04:00
doc golangci-lint: add job 2020-04-01 17:30:55 -04:00
playbooks golangci-lint: add job 2020-04-01 17:30:55 -04:00
roles golangci-lint: add job 2020-04-01 17:30:55 -04:00
test-playbooks Merge "Replace occurences of '/' in nodename to something more path friendly" 2020-03-20 00:21:51 +00:00
tests golangci-lint: add job 2020-04-01 17:30:55 -04:00
tools Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
zuul-tests.d Add support for installing python with pyenv 2020-03-17 17:32:49 -04:00
zuul.d golangci-lint: add job 2020-04-01 17:30:55 -04:00
.ansible-lint Update ansible-lint exception 2020-03-18 22:17:14 +01:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-requirements.txt Remove bashate from test-requirements 2020-03-27 14:59:21 +01:00
tox.ini Use a zuul_* and add an .ansible-lint file 2020-03-13 20:26:06 +01:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.