equal
deleted
inserted
replaced
18 +/etc/default/docker+. |
18 +/etc/default/docker+. |
19 |
19 |
20 This command should create some docker images, called |
20 This command should create some docker images, called |
21 =eximtest/<platform>=. |
21 =eximtest/<platform>=. |
22 |
22 |
|
23 == Configure the test binary |
|
24 |
|
25 If you have a custom build config (EDITME), place it in |
|
26 exim/src/Local/Makefile, as usual. Otherwise we'll use a standard |
|
27 configuration. |
|
28 |
23 == Run the tests |
29 == Run the tests |
24 |
30 |
25 docker run -i -t -h foo.site eximtest/<platform> |
31 docker run -i -t -h foo.site eximtest/<platform> |
26 |
32 |
27 Any options you pass are sent directly to the =runtest= script |
33 Any options you pass are sent directly to the =runtest= script |
36 ------|---------- |
42 ------|---------- |
37 0206 debian7 |
43 0206 debian7 |
38 5601 debian7 opensuse |
44 5601 debian7 opensuse |
39 0548 fedora21 |
45 0548 fedora21 |
40 |
46 |
41 |
|