aurora icon indicating copy to clipboard operation
aurora copied to clipboard

Upgrading Mesos dependency to 1.7.2

Open ridv opened this issue 5 years ago • 0 comments

Description:

Upgrading Aurora's dependencies on Mesos to 1.7.2

Addresses #104

Testing Done:

Unit tests End to end tests fail when creating unified containers. Specifically, this same issue shows up: https://issues.apache.org/jira/browse/AURORA-1781

Initial investigation showed that this is because the /etc/groups file doesn't exist in the taskf sdirectory of the sandbox which causes the CHROOTed groupadd to fail. May need some help investigating this a bit deeper.

Creating this as a draft while work is done to fix the end to end tests.

ridv avatar Jan 13 '20 19:01 ridv