Skip to content

test: remote config support for multiprocesstestscene#1931

Merged
NoelStephensUnity merged 20 commits intodevelopfrom
test/remote_config_support_for_multiprocesstestscene
May 25, 2022
Merged

test: remote config support for multiprocesstestscene#1931
NoelStephensUnity merged 20 commits intodevelopfrom
test/remote_config_support_for_multiprocesstestscene

Conversation

@zain-mecklai
Copy link
Copy Markdown
Contributor

This PR introduces a way for the test to pull configuration data (client ip and port) via a webapi. The main reason for this is because some platforms (like Android) make it difficult to impossible to use command line arguments to configure a client application.

@zain-mecklai zain-mecklai requested a review from SamuelBellomo May 4, 2022 20:54
@zain-mecklai zain-mecklai requested a review from SamuelBellomo May 4, 2022 22:52
@zain-mecklai zain-mecklai requested a review from a team as a code owner May 5, 2022 21:43
@ashwinimurt ashwinimurt removed the request for review from fluong6 May 19, 2022 22:34
@zain-mecklai zain-mecklai requested review from NoelStephensUnity and removed request for 0xFA11 May 23, 2022 14:49
@zain-mecklai
Copy link
Copy Markdown
Contributor Author

@SamuelBellomo and @NoelStephensUnity as per previous requests, I've made this as small as possible but there are still several more PRs that are queued up after this one that build on this first piece of work. There are plenty of design issues to be addressed and I'll continue to work on them through the rest of PRs and get them in as small changes

Copy link
Copy Markdown
Contributor

@0xFA11 0xFA11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm probably not the right person to review this PR but just approving to unblock you from moving forward.


public class MultiprocessLogHandler : ILogHandler
{
public static long JobId;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😻

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Job ID will be helpful indeed! (just catching up to this PR)

Copy link
Copy Markdown
Member

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Zain!

@NoelStephensUnity NoelStephensUnity merged commit 5e76d8e into develop May 25, 2022
@NoelStephensUnity NoelStephensUnity deleted the test/remote_config_support_for_multiprocesstestscene branch May 25, 2022 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants