SIENTIAPDE-1646

Update README, requirements, and E2E tests for improved configuration and functionality

- Enhanced the README with updated model configuration examples, including the addition of an alias for production.
- Removed the `requirements-light.txt` file and updated `requirements-local.txt` and `requirements.txt` to replace `asyncua` with `opcua`.
- Refactored E2E test scenarios to utilize scenario input files for better maintainability and clarity.
- Improved test coverage for MinIO offload functionality and added new helper functions for loading scenario inputs.
- Updated `values.yaml` to reflect new global configurations and environment variables for the laborious worker.
This commit is contained in:
vitor-aignosi
2026-05-07 17:02:25 -03:00
parent aaf647efdf
commit e6018af23f
51 changed files with 4408 additions and 2660 deletions

View File

@@ -1,12 +1,13 @@
temporalio
psycopg2-binary
sqlalchemy
asyncua
opcua
redis
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.12.0
#git+ssh://git@github.com/Aignosi/sientia-model-library.git@0.8.2
#git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.12.0
/home/grezewave/Documents/projects/sientia/sientia-dataops-library
#git+ssh://git@github.com/Aignosi/sientia-model-library.git@0.8.3
/home/grezewave/Documents/projects/sientia/sientia-model-library
prometheus-client
prometheus-client
botocore
boto3
s3fs