Skip to content

[cli] test: update dev-server URL fixtures to svc.osmosis.ai - #312

Draft
JakeTrock wants to merge 2 commits into
mainfrom
jake/retire-gulp-dev-fixtures
Draft

[cli] test: update dev-server URL fixtures to svc.osmosis.ai#312
JakeTrock wants to merge 2 commits into
mainfrom
jake/retire-gulp-dev-fixtures

Conversation

@JakeTrock

@JakeTrock JakeTrock commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Rollout server URLs move from *.rollout-{env}.gulp.dev to *.rollout-{env}.svc.osmosis.ai with the gulp.dev domain retirement. Fixture-only change to tests/unit/cli/test_dev_server_commands.py.

Companion to Osmosis-AI/osmosis-monolith#1053 — merge after that migration's svc zone is live (the old URLs keep resolving until the gulp.dev zone is deleted in its cleanup phase).

Test plan

  • uv run pytest tests/unit/cli/test_dev_server_commands.py — 19 passed

Summary by cubic

Updates dev-server URL fixtures in CLI unit tests from *.rollout-{env}.gulp.dev to *.rollout-{env}.svc.osmosis.ai to reflect the rollout server domain migration. Only test expectations change; CLI behavior is unchanged.

  • Merge after Osmosis-AI/osmosis-monolith#1053 and once the svc.osmosis.ai zone is live; the gulp.dev domains keep resolving until their cleanup.
  • No migration required; this is a fixture-only update in tests/unit/cli/test_dev_server_commands.py.

Written for commit e7a5cee. Summary will update on new commits.

Review in cubic

Rollout server URLs move from *.rollout-{env}.gulp.dev to
*.rollout-{env}.svc.osmosis.ai with the gulp.dev domain retirement
(Osmosis-AI/osmosis-monolith#1053). Fixture-only change.
@github-actions github-actions Bot added chore Maintenance/chores cli CLI related wip Work in progress (draft PR) labels Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance/chores cli CLI related wip Work in progress (draft PR)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants