Closed mediapills closed 5 years ago
Related to #3192 (dcos-common)
Thanks for the PR @mediapills. Can you please update the PR title so it:
I think we should just drop this PR and it will just migrate naturally during the next bump.
@porridge, unfortunately, this repo doesn't depend on dcos-commons
as on a submodule but instead has a copy of dcos-commons
testing code. This change looks like a port from dcos-commons
which would be nice to have if this is the case.
Right, most of our repos still have just a copy. But don't you do periodic refreshes? If you only cherry pick selected changes it might become a problem at some point..
Thanks for the PR @mediapills. Can you please update the PR title so it:
- follows the template (example: #543)
- contains motivation for the change in its description
@akirillov Done, could you please verify?
Thanks, @mediapills. LGTM 👍
@porridge, we have migration to dcos-commons submodule planned for the nearest future so cherry-picking won't be a problem anymore.
What changes were proposed in this pull request?
Resolves DCOS-29717: The TLS tests for the data services should use different values for service_accounts and service_account_secret
This PR merge values for service_accounts and service_account_secret during tests.
How were these changes tested?
Release Notes