Refactor Job manager routes #1463
Annotations
2 errors and 1 warning
Run pytest:
diracx-cli/tests/legacy/cs_sync/test_cssync.py#L29
test_cs_sync
AssertionError: assert 1 == 0
+ where 1 = <Result 4 validation errors for Config\nSystems.WorkloadManagement.Production.Databases.ElasticJobParametersDB\n Field required [type=missing, input_value={'JobDB': {'DBName': 'Job...mysql', 'Port': '3306'}}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.10/v/missing\nSystems.WorkloadManagement.Production.Databases.VirtualMachineDB\n Field required [type=missing, input_value={'JobDB': {'DBName': 'Job...mysql', 'Port': '3306'}}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.10/v/missing\nSystems.DataManagement\n Extra inputs are not permitted [type=extra_forbidden, input_value={'Production': {'Services...xyLifetime': '43200'}}}}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.10/v/extra_forbidden\nSystems.Production\n Extra inputs are not permitted [type=extra_forbidden, input_value={'Production': {'Database...'}, 'FailoverURLs': {}}}, input_type=dict]\n For further information visit https://errors.pydantic.dev/2.10/v/extra_forbidden>.exit_code
|
Run pytest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading