Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cross-platform spec test to MNTR #2919

Merged
merged 71 commits into from
Aug 4, 2017

Conversation

Arkatufus
Copy link
Contributor

No description provided.

Arkatufus and others added 30 commits July 6, 2017 12:06
@Arkatufus
Copy link
Contributor Author

Very simple cross platform spec test for multi node test runner.
All it does is alternate the node test runner binary used to run each node role in each spec between Net and Net Core binaries

@Arkatufus
Copy link
Contributor Author

Note that cross platform test support is only available on Net Core build.

Arkatufus and others added 12 commits August 3, 2017 14:02
20 second wait for Controller actor Terminate
…_spec

# Conflicts:
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingFailureSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingGracefulShutdownSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingLeavingSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingSpec.cs
…odeRunner.Shared.Tests_#2828

# Conflicts:
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingFailureSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingGracefulShutdownSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingLeavingSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingSpec.cs
- Change Cluster.Sharding.Tests.Multinode to be compatible with the new MNTR
- Remove Net Core build target on Cluster.Sharding.Tests.Multinode
…NTR_cross-platform_spec

# Conflicts:
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingFailureSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingGracefulShutdownSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingLeavingSpec.cs
#	src/contrib/cluster/Akka.Cluster.Sharding.Tests.MultiNode/ClusterShardingSpec.cs
# Conflicts:
#	src/core/Akka.MultiNodeTestRunner/Program.cs
#	src/core/Akka.NodeTestRunner/Program.cs
@Aaronontheweb
Copy link
Member

@Arkatufus just so I understand correctly, all this PR provides right now are some switches for enabling X-plat multi-node tests. Not any actual x-plat multi-node tests themselves, correct?

@Aaronontheweb
Copy link
Member

Derp, nevermind:

Very simple cross platform spec test for multi node test runner.
All it does is alternate the node test runner binary used to run each node role in each spec between Net and Net Core binaries

@Aaronontheweb Aaronontheweb merged commit 8c2691d into akkadotnet:v1.3 Aug 4, 2017
@Aaronontheweb Aaronontheweb added this to the 1.3.0 milestone Aug 4, 2017
@Arkatufus Arkatufus deleted the MNTR_cross-platform_spec branch April 22, 2022 13:54
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