Skip to content
New issue

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

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

Already on GitHub? # to your account

[CLI] Add cli e2e for move view command #8831

Merged
merged 2 commits into from
Jun 30, 2023
Merged

[CLI] Add cli e2e for move view command #8831

merged 2 commits into from
Jun 30, 2023

Conversation

0xmigo
Copy link
Contributor

@0xmigo 0xmigo commented Jun 24, 2023

Description

Test Plan

2023-06-23 17:11:55,405 - INFO - These tests passed:
2023-06-23 17:11:55,405 - INFO - test_metrics_accessible
2023-06-23 17:11:55,405 - INFO - test_init
2023-06-23 17:11:55,405 - INFO - test_account_fund_with_faucet
2023-06-23 17:11:55,405 - INFO - test_account_create
2023-06-23 17:11:55,405 - INFO - test_account_lookup_address
2023-06-23 17:11:55,405 - INFO - test_aptos_header_included
2023-06-23 17:11:55,405 - INFO - test_move_view
2023-06-23 17:11:55,405 - INFO - test_move_compile
2023-06-23 17:11:55,405 - INFO - test_move_compile_script
2023-06-23 17:11:55,405 - INFO - test_move_publish
2023-06-23 17:11:55,405 - INFO - All tests passed!

@0xmigo 0xmigo added the CLI label Jun 24, 2023
@0xmigo 0xmigo requested a review from a team June 24, 2023 00:16
@0xmigo 0xmigo force-pushed the jin/cli_e2e_move_view branch from b46819c to debe8f1 Compare June 30, 2023 18:29
@0xmigo 0xmigo enabled auto-merge (squash) June 30, 2023 18:30
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

✅ Forge suite compat success on aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e

Compatibility test results for aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e (PR)
1. Check liveness of validators at old version: aptos-node-v1.4.4
compatibility::simple-validator-upgrade::liveness-check : committed: 6694 txn/s, latency: 5008 ms, (p50: 4600 ms, p90: 7900 ms, p99: 9400 ms), latency samples: 247680
2. Upgrading first Validator to new version: debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 4261 txn/s, latency: 7436 ms, (p50: 8100 ms, p90: 9000 ms, p99: 9700 ms), latency samples: 166200
3. Upgrading rest of first batch to new version: debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 4177 txn/s, latency: 7615 ms, (p50: 9000 ms, p90: 9900 ms, p99: 10400 ms), latency samples: 162920
4. upgrading second batch to new version: debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 6418 txn/s, latency: 5107 ms, (p50: 4800 ms, p90: 7800 ms, p99: 10000 ms), latency samples: 224640
5. check swarm health
Compatibility test for aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e passed
Test Ok

@github-actions
Copy link
Contributor

✅ Forge suite realistic_env_max_load success on debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e

two traffics test: inner traffic : committed: 5957 txn/s, latency: 6566 ms, (p50: 6300 ms, p90: 8100 ms, p99: 13500 ms), latency samples: 2579580
two traffics test : committed: 100 txn/s, latency: 2597 ms, (p50: 2500 ms, p90: 3000 ms, p99: 5800 ms), latency samples: 1840
Max round gap was 1 [limit 4] at version 975371. Max no progress secs was 3.6488261 [limit 10] at version 975371.
Test Ok

@github-actions
Copy link
Contributor

✅ Forge suite framework_upgrade success on aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e

Compatibility test results for aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e (PR)
Upgrade the nodes to version: debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e
framework_upgrade::framework-upgrade::full-framework-upgrade : committed: 4517 txn/s, latency: 7000 ms, (p50: 7200 ms, p90: 9300 ms, p99: 10200 ms), latency samples: 171660
5. check swarm health
Compatibility test for aptos-node-v1.4.4 ==> debe8f16b36ef9ee3ee1d58d2c8c7a862033ac8e passed
Test Ok

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants