Commit fbe7efa
committed
fix(tests): use aufs in builder functional tests
We had previously switched to Ubuntu's default for Docker,
devicemapper. But aufs has proven to be faster and more reliable
for the CI system itself, and when we switched CI nodes to aufs we
did not do so with the builder functional test itself.1 parent c2f15a2 commit fbe7efa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments