1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: CC-BY-SA-3.0
5 The files under this directory are used to create images used in our Jenkins CI.
7 *** IMAGE FOR RUNNING TESTS ***
9 packer build jenkins-image-arvados-tests.json
11 *** IMAGE FOR RUNNING FEDERATION TESTS ***
13 packer build jenkins-image-federation-tests.json
15 *** IMAGE FOR BUILDING PACKAGES AND DIAGNOSTICS ***
17 packer build jenkins-image-with-docker.json
19 *** IMAGE FOR K8S TESTS ***
21 packer build jenkins-image-k8s-tests.json