File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ test-python-universal-cassandra-no-cloud-providers:
169169 FULL_REPO_CONFIGS_MODULE=sdk.python.feast.infra.online_stores.contrib.cassandra_repo_configuration \
170170 FEAST_USAGE=False \
171171 IS_TEST=True \
172- python -m pytest -n 8 --integration \
172+ python -m pytest -x --integration \
173173 -k " not test_lambda_materialization_consistency and \
174174 not test_apply_entity_integration and \
175175 not test_apply_feature_view_integration and \
Original file line number Diff line number Diff line change @@ -13,6 +13,14 @@ Subpackages
1313Submodules
1414----------
1515
16+ feast.infra.online\_ stores.contrib.cassandra\_ repo\_ configuration module
17+ ------------------------------------------------------------------------
18+
19+ .. automodule :: feast.infra.online_stores.contrib.cassandra_repo_configuration
20+ :members:
21+ :undoc-members:
22+ :show-inheritance:
23+
1624feast.infra.online\_ stores.contrib.hbase\_ repo\_ configuration module
1725--------------------------------------------------------------------
1826
You can’t perform that action at this time.
0 commit comments