Conversation
|
Hi @maurerle, thanks for your contribution! I'm asking because the old $ gsy-e-sdk -l DEBUG run --setup test_redis_aggregator
WARNING: The d3a_api_client package name will be deprecated soon. Please use gsy_e_sdk instead.
11:06:29.205 INFO ( 127) root : Trying to create aggregator test_aggr
11:06:29.218 INFO ( 76) root : Trying to register to load
... |
|
Why should the above mentioned example show this warning? It is not using d3a_api_client anywhere? I had the error after I removed the |
The code is using the old
The old |
Reason for the proposed changes
Currently one gets "no module named d3a_api_client.setups.{setup_module_name}" as this is a reference to the old folder
Proposed changes
INTEGRATION_TESTS_BRANCH=master
GSY_E_TARGET_BRANCH=master
GSY_FRAMEWORK_BRANCH=master