Tweak fuse.conf after the fuse package is installed, not before.
[arvados-dev.git] / jenkins / packer-images / README
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: CC-BY-SA-3.0
4
5 The files under this directory are used to create images used in our Jenkins CI.
6
7 *** IMAGE FOR RUNNING TESTS ***
8
9 packer build jenkins-image-arvados-tests.json
10
11 *** IMAGE FOR RUNNING WB2 TESTS ***
12
13 packer build jenkins-image-workbench2.json
14
15 *** IMAGE FOR RUNNING FEDERATION TESTS ***
16
17 packer build jenkins-image-federation-tests.json
18
19 *** IMAGE FOR BUILDING PACKAGES AND DIAGNOSTICS ***
20
21 packer build jenkins-image-with-docker.json
22
23 *** IMAGE FOR K8S TESTS ***
24
25 packer build jenkins-image-k8s-tests.json
26
27 *** IMAGE FOR TESTING THE ARVADOS-FORMULA ***
28
29 packer build jenkins-image-arvados-formula-tests.json
30