summaryrefslogtreecommitdiff
path: root/mason/turbo-hipster.service
blob: 20cde2ad1cc4833e91ee6c45f91a69920e3bee07 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=turbo-hipster: Test runner for Zuul
After=zuul-server.service

[Service]
User=root
ExecStart=/bin/sh -c ". /etc/os.conf && /usr/bin/turbo-hipster -c /etc/turbo-hipster-config.yaml"

[Install]
WantedBy=multi-user.target