Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devops: Make use of the improved fixtures in aiida-core #171

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Apr 9, 2024

Most notably, the aiida_profile and related fixtures now by default use a profile using the core.sqlite_dos storage plugin and define no broker. This means the PostgreSQL and RabbitMQ services are no longer required to run the tests.

Most notably, the `aiida_profile` and related fixtures now by default
use a profile using the `core.sqlite_dos` storage plugin and define no
broker. This means the PostgreSQL and RabbitMQ services are no longer
required to run the tests.
The `NodeCaching` class changed its API where the method
`get_objects_to_hash` now returns a dictionary instead of a list.
@sphuber sphuber merged commit 6d1459b into main Oct 29, 2024
11 checks passed
@sphuber sphuber deleted the feature/improved-fixtures branch October 29, 2024 09:23
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