Skip to content

Conversation

@dkropachev
Copy link
Collaborator

@dkropachev dkropachev commented Nov 14, 2025

Serverless got removed from the cloud and not going to return back. Let's drop tests for it.
This PR does the following:

  1. Makes Cluster initialization fail when scylla_cloud is configured
  2. Drops tests for scylla_cloud

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce.
  • I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

Serverless got removed from the cloud and not going to return back.
Let's drop tests for it.
@dkropachev dkropachev changed the title Remove serverless tests Remove serverless code Nov 14, 2025
@dkropachev dkropachev self-assigned this Nov 14, 2025
@dkropachev
Copy link
Collaborator Author

CICD failing because of known issue - #591, not related to this PR

@fruch
Copy link

fruch commented Nov 16, 2025

we need to align those changes with cqlsh (and dtest, and SCT)
it's maybe better to remove usage before dropping it here...

Drop ScyllaCloud/serverless feature, it was dropped from cloud and not
comming back.
@dkropachev dkropachev force-pushed the dk/remove-serverless-tests branch from 730d03e to 13dfb82 Compare November 16, 2025 17:57
fruch added a commit to fruch/scylla-cluster-tests that referenced this pull request Nov 16, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
@dkropachev dkropachev merged commit 77e2e26 into scylladb:master Nov 17, 2025
10 of 17 checks passed
fruch added a commit to scylladb/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
scylladbbot pushed a commit to scylladbbot/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
(cherry picked from commit 0b4a70a)
scylladbbot pushed a commit to scylladbbot/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
(cherry picked from commit 0b4a70a)
scylladbbot pushed a commit to scylladbbot/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
(cherry picked from commit 0b4a70a)
scylladbbot pushed a commit to scylladbbot/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
(cherry picked from commit 0b4a70a)
scylladbbot pushed a commit to scylladbbot/scylla-cluster-tests that referenced this pull request Nov 17, 2025
since scylla-driver is going to remove this configuration option
we are removing it from SCT code

Ref: scylladb/python-driver#590
(cherry picked from commit 0b4a70a)
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.

3 participants