Skip to content

Fix testools errors#391

Merged
Dany9966 merged 1 commit intocloudbase:masterfrom
fabi200123:fix-tests
Feb 23, 2026
Merged

Fix testools errors#391
Dany9966 merged 1 commit intocloudbase:masterfrom
fabi200123:fix-tests

Conversation

@fabi200123
Copy link
Contributor

@fabi200123 fabi200123 commented Feb 19, 2026

testtools v2.8.3 removed different components that stestr requires on the current latest version deployed.
On the main branch of stestr a PR to fix this was already merged, thus we can directly use the stestr from the main branch (to be changed once a release is done to take into account those changes)
A new version has been released for stestr to fix the errors caused by the new release of setuptools

@fabi200123 fabi200123 force-pushed the fix-tests branch 2 times, most recently from 869289c to af83e5f Compare February 19, 2026 19:14
testtools v2.8.3 removed different components that stestr requires
on the current latest version deployed.
On the main branch of stestr a PR to fix this was already merged,
thus we can directly use the stestr from the main branch (to be
changed once a release is done to take into account those changes)

Updates the setuptools version to fix the following error:
No module named 'pkg_resources'
@Dany9966 Dany9966 merged commit 877c28d into cloudbase:master Feb 23, 2026
4 checks passed
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.

2 participants