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

feat: Run monitoring follower with acceptance testing #10816

Merged
merged 84 commits into from
Mar 5, 2025
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
5e0ac5f
pre test hook for acceptance proposal
usmanmani1122 Dec 26, 2024
d78e4c6
changes
usmanmani1122 Jan 1, 2025
400c64f
Merge branch "usman/a3p-prepare-test-script" into branch "usman/accep…
usmanmani1122 Jan 1, 2025
7455a3a
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 1, 2025
abb8181
use custom cli
usmanmani1122 Jan 1, 2025
47ffb80
volume instead of mount
usmanmani1122 Jan 1, 2025
c04c8dd
Empty
usmanmani1122 Jan 1, 2025
9571d66
temporary log
usmanmani1122 Jan 2, 2025
c0156af
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 2, 2025
4fcc7bd
Empty
usmanmani1122 Jan 2, 2025
3bf08ef
oopsie
usmanmani1122 Jan 2, 2025
797ec7b
script tracing
usmanmani1122 Jan 2, 2025
38b3e6a
oopsie
usmanmani1122 Jan 2, 2025
98eb90d
supress script sourcing logs
usmanmani1122 Jan 2, 2025
1df7749
omfg
usmanmani1122 Jan 2, 2025
45c7e3a
upload artifacts
usmanmani1122 Jan 3, 2025
ea008d0
timeout on step
usmanmani1122 Jan 3, 2025
a8106ca
oopsie daisy
usmanmani1122 Jan 3, 2025
fe055f0
should be it
usmanmani1122 Jan 3, 2025
106afdf
test
usmanmani1122 Jan 6, 2025
b211f2a
reduce timeout
usmanmani1122 Jan 6, 2025
88dd181
disable deployment-test
usmanmani1122 Jan 8, 2025
355ac46
remove temp changes
usmanmani1122 Jan 8, 2025
0054c0b
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 8, 2025
b26112b
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 22, 2025
250c420
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 23, 2025
15a91b6
update scripts name
usmanmani1122 Jan 23, 2025
dba203f
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 23, 2025
34b065d
lint
usmanmani1122 Jan 23, 2025
c5a3276
fix path
usmanmani1122 Jan 23, 2025
5a4ffce
enable tracing
usmanmani1122 Jan 23, 2025
789b32d
oopsie
usmanmani1122 Jan 23, 2025
8891531
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 24, 2025
b84715e
update file name
usmanmani1122 Jan 24, 2025
b78a23e
fix path
usmanmani1122 Jan 24, 2025
204f59c
testing
usmanmani1122 Jan 27, 2025
cb6f8aa
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 27, 2025
157fc53
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Jan 28, 2025
a962c3f
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Feb 3, 2025
f7416a9
try new approach
usmanmani1122 Feb 3, 2025
6c42b09
fix node version in integration CI
usmanmani1122 Feb 3, 2025
d54322b
fixes
usmanmani1122 Feb 4, 2025
c9b7594
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Feb 4, 2025
536145d
hack
usmanmani1122 Feb 4, 2025
2f3ea2f
remove agoric install and use SDK_SRC
Feb 14, 2025
8042215
Merge branch 'master' into usman/acceptance-pre-test
Feb 14, 2025
d252567
remove trusted block data extraction
Feb 14, 2025
61caaea
bump sunthetic chain version and remove temporary patch
Feb 14, 2025
79fccd3
testing
usmanmani1122 Feb 14, 2025
ff2bd3f
revert
usmanmani1122 Feb 14, 2025
bad7ffb
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Feb 17, 2025
fc0b868
fix output directory path
usmanmani1122 Feb 17, 2025
a0bca45
lint
usmanmani1122 Feb 17, 2025
021f258
fail tests on runner crash
usmanmani1122 Feb 17, 2025
0b4e4ca
lint
usmanmani1122 Feb 17, 2025
b8eeac8
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Feb 18, 2025
70512aa
run follower on host machine
usmanmani1122 Feb 18, 2025
855684d
testing
usmanmani1122 Feb 18, 2025
8972128
use home folder for extraction of tar file
usmanmani1122 Feb 18, 2025
4cc34b8
revert
usmanmani1122 Feb 18, 2025
9814218
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Feb 25, 2025
31e175a
fix: ensure the follower crash exit the tests
usmanmani1122 Feb 25, 2025
5c45d46
fix: lint
usmanmani1122 Feb 25, 2025
75b5fce
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Mar 1, 2025
dde1262
fix: Address some comments
usmanmani1122 Mar 1, 2025
142f23d
fix: path extraction
usmanmani1122 Mar 1, 2025
d4d2db9
fix: remove setup to workflow
usmanmani1122 Mar 1, 2025
748b939
fix: directory path
usmanmani1122 Mar 1, 2025
3aa695b
fix: more paths
usmanmani1122 Mar 1, 2025
cb63506
fix: restore node path
usmanmani1122 Mar 1, 2025
716ecec
fix
usmanmani1122 Mar 1, 2025
e12b01f
testing
usmanmani1122 Mar 1, 2025
8c78d8b
revert
usmanmani1122 Mar 1, 2025
d8898e9
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Mar 2, 2025
f9ee4fd
nit
usmanmani1122 Mar 2, 2025
0239cd9
fix: install golang
usmanmani1122 Mar 2, 2025
903418c
fix: use default home
usmanmani1122 Mar 3, 2025
3d59508
fix: wait for rpc
usmanmani1122 Mar 3, 2025
c249a0e
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Mar 4, 2025
866996e
address comments
usmanmani1122 Mar 4, 2025
1990c6c
Merge branch 'master' into usman/acceptance-pre-test
usmanmani1122 Mar 5, 2025
359a1d0
fix: make all -> make install
usmanmani1122 Mar 5, 2025
5cd4461
add timeout to test phase to get logs
usmanmani1122 Mar 5, 2025
b3be5a1
fix: always run artifacts upload
usmanmani1122 Mar 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Empty
usmanmani1122 committed Jan 2, 2025
commit 4fcc7bd2fe65017722fa79848c0eb9b94e00dfdc

No changes to show.

This commit has no content.