Skip to content

test(e2e): use remove instead of clean in milestone 1 script - #256

Merged
zheli merged 3 commits into
mainfrom
test/e2e-milestone1-use-remove
Jul 11, 2026
Merged

test(e2e): use remove instead of clean in milestone 1 script#256
zheli merged 3 commits into
mainfrom
test/e2e-milestone1-use-remove

Conversation

@zheli

@zheli zheli commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace all localnet clean invocations in scripts/e2e-milestone1.sh with the canonical localnet remove command (positional instance name).
  • Rename test case M1-CLN-001 to M1-RMV-001 and update related labels/messages.
  • Align M1-INST-003 to verify remove --help instead of the deprecated clean alias.

Test plan

  • bash -n scripts/e2e-milestone1.sh
  • Run full suite: make build && scripts/e2e-milestone1.sh (requires Docker + ~30 min)

zheli added 3 commits July 11, 2026 19:03
The canonical teardown verb is now `localnet remove`; update the e2e
suite to exercise it (including M1-RMV-001) so CI matches shipped CLI.
Run bash -n on scripts/e2e-milestone1.sh when the script or workflow
changes on pull requests and main pushes.
@zheli
zheli force-pushed the test/e2e-milestone1-use-remove branch from 98284a1 to b24249f Compare July 11, 2026 17:03
@zheli
zheli merged commit b753114 into main Jul 11, 2026
3 checks passed
@zheli
zheli deleted the test/e2e-milestone1-use-remove branch July 11, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant