-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v3.6, v3.4
-
TIG 2018-04-23
-
0
With the changes from https://github.com/jepsen-io/mongodb/pull/9, it is now possible to run MongoDB's Jepsen tests using mongobridge rather than iptables for the networking partitioning. This means it is no longer necessary to use LXC containers in Evergreen to provide virtualization. Establishing SSH connections to the LXC containers has seemingly been unreliable with there being ~220 "System Failure"-related BF/BFG tickets (of ~840 total).
We should also consider preemptively vendoring https://github.com/jepsen-io/jepsen and https://github.com/aphyr/dom-top as branches in the 10gen/jepsen repository in case we ever depend on a snapshotted version of the jepsen-io/jepsen repository. Leiningen supports checkout dependencies so we can easily compile the project using our vendored copies.
- has to be done before
-
SERVER-33786 Platform Support: remove Ubuntu 14.04 builds
- Closed
- is depended on by
-
SERVER-34605 Change Jepsen tasks to run on the ubuntu1604-build distro in Evergreen
- Closed