# SPDX-License-Identifier: AGPL-3.0-or-later

This directory contains a custom driver for Gitlab-CI Runner. This is used to
run functional tests.

Based on https://docs.gitlab.com/runner/executors/custom_examples/lxd.html under
Expat license.