mesosphere / spark-build

Used to build the mesosphere/spark docker image and the DC/OS Spark package
52 stars 34 forks source link

[DCOS-58437] Deploy workloads under role-enforced group. #550

Open mpereira opened 5 years ago

mpereira commented 5 years ago

What changes were proposed in this pull request?

Resolves DCOS-58437

How were these changes tested?

They will be tested in this week's Dry-Run MWT #21.

mpereira commented 5 years ago

@samvantran there were a bunch of additional changes/improvements required for a smooth test today, please take a look at commits after your last review if you get a chance.

mpereira commented 5 years ago

This PR changed sdk_security.py in a way that might be causing some tests to fail: TC builds

Need to take a look into that...

samvantran commented 5 years ago

Looking at the 6 tests that fail towards the end of the CI run, it appears that hdfs does not deploy successfully (or at all: 10 expected tasks and not even 1 task up). Like you said, could be related to security/service-account changes.