zuul-airship-roles/zuul.d/project.yaml
Kostiantyn Kalynovskyi c9e3feceae Add http-fileserver role
Role will allow to easily serve static content over http.
python simple http server wrapped into systemd unit

Change-Id: I7726b973ad77ab3a58819ff48033a74095ed3ea0
2020-01-20 18:24:03 +00:00

14 lines
376 B
YAML

- project:
check:
jobs:
- ansible-lint-airship
- zuul-airship-roles-test-libvirt
- zuul-airship-roles-test-airship-gate
- zuul-airship-roles-fileserver
gate:
jobs:
- ansible-lint-airship
- zuul-airship-roles-test-libvirt
- zuul-airship-roles-test-airship-gate
- zuul-airship-roles-fileserver