-
Notifications
You must be signed in to change notification settings - Fork 118
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
Convert e2e tmpnet #1249
Merged
Merged
Convert e2e tmpnet #1249
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
c40ddf5
Remove TokenVM
aaronbuchwald 7095be0
Remove tokenvm from CI/scripts/README
aaronbuchwald 7bca597
Start e2e test refactor with workload logic decoupled from test decla…
aaronbuchwald cfea536
Move sync test w/ TODOs into e2e
aaronbuchwald 809053b
fix lint
aaronbuchwald f45adce
Add GenerateNBlocks helper
aaronbuchwald 0ebbf5b
fix lint
aaronbuchwald 05dfb9c
fix count dec instead of inc
aaronbuchwald a8838d3
Re-add state sync
aaronbuchwald 0a0b43e
fmt
aaronbuchwald fada80c
Mark sync tests as pending
aaronbuchwald 7ed84e0
fix lint
aaronbuchwald 97a28c4
Fix VMConfigPath -> VMConfig
aaronbuchwald d2d4eea
Add GenerateUntilCancel to handle concurrent sync + broadcast test case
aaronbuchwald a921cf0
remove single line stop script
aaronbuchwald 7c40180
fix shellcheck
aaronbuchwald 9bbef65
Skip syncing test
aaronbuchwald 51de41e
Allow errors during broadcast txs while syncing
aaronbuchwald 8795540
fix lint
aaronbuchwald f02817c
move sync test back to separate job with higher timeout
aaronbuchwald edd119c
fix gh action yml
aaronbuchwald 03fa1af
cleanup
aaronbuchwald 57a9b4e
Add passthrough args + ginkgo focus ping on mode=run
aaronbuchwald 712f91f
fix lint
aaronbuchwald 3f5aa22
fix unbound bash var
aaronbuchwald feb0c68
Rename map util combinators
aaronbuchwald 84b1853
Merge branch 'main' into start-e2e-test-refactor
aaronbuchwald 7bf3ef3
Merge branch 'main' into start-e2e-test-refactor
aaronbuchwald 78505f6
Refactor e2e tests to use tmpnet
aaronbuchwald e4f27bd
Address nits
aaronbuchwald a8f3216
Update workload factory interface
aaronbuchwald 58b6987
Remove unnecessary ctx w/ timeout
aaronbuchwald 54c60f7
Replace describe with it
aaronbuchwald 6a4e3ee
Merge branch 'start-e2e-test-refactor' into convert-e2e-tmpnet
aaronbuchwald 2007094
Merge branch 'main' into convert-e2e-tmpnet
aaronbuchwald 50f8e1a
fix merge
aaronbuchwald f78f838
Update describe/it
aaronbuchwald 28b3596
add explicit longer context timeout than default (#1251)
iFrostizz 029c797
adjust timeout, balance, fees (#1262)
iFrostizz dd3e830
defer cancel in state sync while broadcasting txs
aaronbuchwald 8e033d1
Update action timeout
aaronbuchwald 4e01e9b
bump ago to tmpnet fix for subnet config
aaronbuchwald 3436987
Update e2e tests timeout back to 25m
aaronbuchwald 829bc1f
Update ago version to match go mod
aaronbuchwald 4e48c57
Merge branch 'main' into convert-e2e-tmpnet
aaronbuchwald 617d70c
fix stop script
aaronbuchwald 69c56de
Move entrypoint to morpheusvm test file
aaronbuchwald bd3dbe0
Merge branch 'main' into convert-e2e-tmpnet
aaronbuchwald d133298
fix lint
aaronbuchwald a4ad301
bump to ago commit on master
aaronbuchwald 479b2e9
Add comments to WindowTargetUnits and MaxBlockUnits values in genesis…
aaronbuchwald File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: typo on limits