
This initial commit contains pipeline definitions, job definitions, and job pipeline definitions for kata-containers/zuul-config itself. Includes a minimal placeholder playbook and role so that the tests actually pass. Those can be removed once proper playbooks and roles are added. Depends-On: https://review.openstack.org/630994 Change-Id: I41d4f8a958eaa66e016e0a35e4df68f992ce6009
15 lines
125 B
Plaintext
15 lines
125 B
Plaintext
*.pyc
|
|
*~
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
.stestr
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|