This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add parameters and test for shard case
It's the same test as AMB_Basic_Test, except with shard params.
- Loading branch information
Shannon Joyner
committed
Dec 7, 2019
1 parent
81180e0
commit aa0b15a
Showing
12 changed files
with
305 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The CRA instance appears to be down. Restart it and this vertex will be instantiated automatically |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The CRA instance appears to be down. Restart it and this vertex will be instantiated automatically |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Bytes per RPC Throughput (GB/sec) | ||
*X* 32768 0.0538327740000449 | ||
Service Received 1024 MB so far | ||
*X* 16384 0.0709862409498754 | ||
Service Received 2048 MB so far | ||
*X* 8192 0.0695878693925042 | ||
Service Received 3072 MB so far | ||
Bytes received: 3221225472 | ||
DONE |
9 changes: 9 additions & 0 deletions
9
AmbrosiaTest/AmbrosiaTest/Cmp/shardbasictest_ClientJob_Verify.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Bytes per RPC Throughput (GB/sec) | ||
*X* 32768 0.00943044129323776 | ||
Service Received 1024 MB so far | ||
*X* 16384 0.00989352845861985 | ||
Service Received 2048 MB so far | ||
*X* 8192 0.00993638850272688 | ||
Service Received 3072 MB so far | ||
Bytes received: 3221225472 | ||
DONE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
*X* At checkpoint, received 0 messages | ||
*X* becoming primary | ||
*X* Server in Entry Point | ||
*X* I'm healthy after 3000 checks at time:10/24/2018 1:15:13 PM | ||
*X* I'm healthy after 6000 checks at time:10/24/2018 1:15:19 PM | ||
*X* At checkpoint, received 30564 messages | ||
Received 1024 MB so far | ||
*X* I'm healthy after 9000 checks at time:10/24/2018 1:15:25 PM | ||
*X* I'm healthy after 12000 checks at time:10/24/2018 1:15:31 PM | ||
*X* At checkpoint, received 89584 messages | ||
Received 2048 MB so far | ||
*X* I'm healthy after 15000 checks at time:10/24/2018 1:15:37 PM | ||
*X* I'm healthy after 18000 checks at time:10/24/2018 1:15:43 PM | ||
*X* At checkpoint, received 202934 messages | ||
*X* I'm healthy after 21000 checks at time:10/24/2018 1:15:49 PM | ||
Received 3072 MB so far | ||
Bytes received: 3221225472 | ||
DONE |
18 changes: 18 additions & 0 deletions
18
AmbrosiaTest/AmbrosiaTest/Cmp/shardbasictest_Server_Verify.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
*X* Server in Entry Point | ||
*X* I'm healthy after 3000 checks at time:10/24/2018 1:20:10 PM | ||
*X* I'm healthy after 6000 checks at time:10/24/2018 1:20:16 PM | ||
Received 1024 MB so far | ||
*X* I'm healthy after 9000 checks at time:10/24/2018 1:20:22 PM | ||
*X* I'm healthy after 12000 checks at time:10/24/2018 1:20:28 PM | ||
Received 2048 MB so far | ||
*X* I'm healthy after 15000 checks at time:10/24/2018 1:20:34 PM | ||
*X* I'm healthy after 18000 checks at time:10/24/2018 1:20:40 PM | ||
*X* I'm healthy after 21000 checks at time:10/24/2018 1:20:46 PM | ||
*X* I'm healthy after 24000 checks at time:10/24/2018 1:20:52 PM | ||
*X* I'm healthy after 27000 checks at time:10/24/2018 1:20:58 PM | ||
*X* I'm healthy after 30000 checks at time:10/24/2018 1:21:04 PM | ||
Received 3072 MB so far | ||
Bytes received: 3221225472 | ||
DONE | ||
*X* I'm healthy after 33000 checks at time:10/24/2018 1:21:10 PM | ||
*X* I'm healthy after 36000 checks at time:10/24/2018 1:21:16 PM |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.