Commit 3129f2b
Change timing of AH/RC pre and post snapshots (#247)
* Change timing of AH/RC pre and post snapshots
Pre-migration:
- RC snapshot: taken at block with state transition to AccountsMigrationInit
- AH snapshot: taken at block with state transition to DataMigrationOngoing + 1
Post-migration:
- RC snapshot: taken at block with state transition to CoolOff
- AH snapshot: taken at block with state transition to CoolOff
Driven-by: update runtime to include CoolOff as state transition for AH.
* Cleanup
* Cleanup
* More cleanup
* Fix AH pre-snapshot block detection
* Update zombie-bite-scripts/helpers.ts
Co-authored-by: Javier Viola <[email protected]>
* Fix cool-off check
* Raise timeout for RC snapshot to 12h to accommoadate for Polkadot migration
* Update runtime to point to runtime muharem-ahm-polkadot
* Suppress try-runtime verbose output to avoid child_process exec maxBuffer
* Take all 4 snapshots past AH and RC CoolOff
* monitoring: poll via RPC instead of WS long-live connection
* incorporate ci changes/debug
* show output in ci
* debug self hosted with ops
* fix get block numbers
* small nits for ci
* fix path to check
* fix tmpl
* fix tmpl
* clean in ubuntu
* Fixes for use post-db as starting point (#251)
* test
* test ci without docker
* allow to use a post-db
* add option to workflow
* add option to workflow
* fix option for action
* fix action
* workaround db snap
* workaround db snap
* workaround db snap
* change zombie-bite install
* changes to run ts test with post db
* add script
* Improved zombie-bite termination logic (#250)
* changed zombie-bite stop logic
* refactor
* Bump PET to include PAHM E2E test suites (#249)
* Bump PET to include PAHM E2E test suites
* Default network to polkadot in PET workflow
* Bump PET submodule to commit with passing PAH tests
It also includes snapshots for passing PAH E2E tests, from October
21st.
* Bump PET to include PAHM child bounty tests
\also has KAH vesting test fixes, which are also replicated in PAHM.
---------
Co-authored-by: Andrii <[email protected]>
Co-authored-by: Alexandre R. Baldé <[email protected]>
* more work on ci
* multiple patterns for download pre-db
* add support for old pre-db
* typo and less interval in CI
---------
Co-authored-by: Javier Viola <[email protected]>
Co-authored-by: Javier Viola <[email protected]>
Co-authored-by: Andrii <[email protected]>
Co-authored-by: Alexandre R. Baldé <[email protected]>
Co-authored-by: muharem <[email protected]>1 parent 2b4181d commit 3129f2b
File tree
16 files changed
+753
-567
lines changed- .github
- actions
- download-artifact
- download-doppelganger-binaries
- download-post-migration-db
- wait-zb-network-ready
- workflows
- justfiles
- zombie-bite-scripts
16 files changed
+753
-567
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
30 | 44 | | |
31 | | - | |
32 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
70 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 74 | + | |
84 | 75 | | |
85 | 76 | | |
86 | 77 | | |
87 | 78 | | |
88 | 79 | | |
89 | 80 | | |
90 | | - | |
91 | 81 | | |
92 | 82 | | |
93 | 83 | | |
| |||
0 commit comments