Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

UNR-1870 Local Deployment Test #1311

Merged
merged 16 commits into from
Aug 21, 2019

Conversation

aleximprobable
Copy link
Contributor

@aleximprobable aleximprobable commented Aug 16, 2019

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Created Local Deployment tests.

Release note

No CHANGELOG.md update.

Tests

Run SpatialGDK tests - they should be successful.

Documentation

No documentation update.

Primary reviewers

@m-samiec @joshuahuburn

@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-1870

1 similar comment
@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-1870

@improbable-prow-robot improbable-prow-robot added the size/L Denotes a PR that changes 150-299 lines, ignoring generated files. label Aug 16, 2019
@improbable-prow-robot improbable-prow-robot added size/XL Denotes a PR that changes 300-599 lines, ignoring generated files. and removed size/L Denotes a PR that changes 150-299 lines, ignoring generated files. labels Aug 20, 2019
FString BuildConfigArgs = TEXT("worker build build-config");
FString WorkerBuildConfigResult;
int32 ExitCode;
const FString SpatialExe(TEXT("spatial.exe"));
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: This variable is used in a few places now, would be good to centralise.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is something that this PR #1303 will do.

aleximprobable and others added 3 commits August 20, 2019 14:37
…unchConfigGenerator.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>
…rkerJsonGenerator.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>
…aunchConfigDescription constructor with worker name. Removed unused code.
@improbable-prow-robot improbable-prow-robot added size/L Denotes a PR that changes 150-299 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 300-599 lines, ignoring generated files. labels Aug 20, 2019
@improbable-prow-robot improbable-prow-robot added size/XL Denotes a PR that changes 300-599 lines, ignoring generated files. and removed size/L Denotes a PR that changes 150-299 lines, ignoring generated files. labels Aug 20, 2019
Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>
…er/LocalDeploymentManagerTest.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>
Copy link
Collaborator

@m-samiec m-samiec left a comment

Choose a reason for hiding this comment

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

Excellent work!

@aleximprobable aleximprobable merged commit 2dc8ce8 into master Aug 21, 2019
@m-samiec m-samiec deleted the feature/unr-1870-local-deployment-test branch August 22, 2019 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jira/UNR size/XL Denotes a PR that changes 300-599 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants