Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Mesosphere Sprint 21
-
2
Description
The refactor in MESOS-3762 ended up exposing some differences in the TemporaryDirectoryTest classes (one in Stout, one in Mesos-proper).
The tests that broke (during tear down):
LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem LinuxFilesystemIsolatorTest.ROOT_MultipleContainers
As per an offline discussion between jvanremoortere and jieyu, the solution is to merge the two TemporaryDirectoryTest classes and to fix the tear down of LinuxFilesystemIsolatorTest.
Attachments
Issue Links
- is broken by
-
MESOS-3762 Refactor SSLTest fixture such that MesosTest can use the same helpers.
- Resolved
- relates to
-
MESOS-3848 Refactor Environment::mkdtemp into TemporaryDirectoryTest.
- Accepted