Skip to content

Conversation

@ludamad
Copy link
Collaborator

@ludamad ludamad commented Jan 23, 2026

Summary

  • Fix path resolution bug in spartan/scripts/test_kind.sh that caused CI failure
  • Remove unused network-status.ts file

The test_kind.sh script was failing because it sourced ci3/source before calculating relative paths. The ci3/source script changes the working directory, which broke subsequent path calculations. Fixed by resolving paths before sourcing.

@ludamad ludamad requested a review from charlielye as a code owner January 23, 2026 21:49
@ludamad ludamad changed the title ad: misc kind fixups fix: resolve path issues in KIND test scripts Jan 24, 2026
@ludamad ludamad force-pushed the ad/misc-kind-fixups branch 3 times, most recently from 5417d64 to b045a8a Compare January 24, 2026 02:17
…loyment

- Fix path resolution bug in test_kind.sh that caused CI failure
- Add KIND network test support with ci-network-kind label
- Add retry logic for L1 deployments and remove geth txfeecap
- Add RPC body size CLI options and KIND teardown script
- Add dedicated 64 CPU instance for upgrade rollup version test
- Deploy RegisterNewRollupVersionPayload from upgrade script
- Remove unused network-status.ts file
@ludamad ludamad force-pushed the ad/misc-kind-fixups branch from b045a8a to 96d7e92 Compare January 24, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants