Skip to content

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Jul 31, 2025

Description of Changes

This enables smoketests to run against remote servers, such as maincloud / maincloud staging.

I also added a --spacetime-login param, for servers that require a "proper" spacetime login (such as both servers above).

Usage:

python3 -m smoketests \
  --remote-server https://maincloud.staging.spacetimedb.com \
  --spacetime-login \
  -x replication # for some reason this is required, even though I swear it should be disabled by not passing `--docker`

API and ABI breaking changes

None. CI only.

Expected complexity level and risk

1

Testing

  • Smoketests pass on this PR
  • Smoketests pass when run against maincloud staging (using the instructions above)
  • Manual review to check whether I've accidentally de-fanged any "test for negative case" tests

@jdetter
Copy link
Collaborator

jdetter commented Aug 4, 2025

bottest please

@bfops bfops added release-any To be landed in any release window no runtime change This change does not affect the final binaries labels Aug 11, 2025
@bfops bfops requested a review from jdetter August 12, 2025 19:52
@bfops bfops marked this pull request as ready for review August 12, 2025 19:52
Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem reasonable + I tested the test command which did work. Thanks Zeke 👍

@bfops bfops enabled auto-merge August 22, 2025 17:07
@bfops bfops added this pull request to the merge queue Aug 22, 2025
Merged via the queue into master with commit 86089e3 Aug 22, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no runtime change This change does not affect the final binaries release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants