WS-543: Addressed issues found in calibration ingestion testing:
* hyphens in manifest text are all changed to underscores * InputScienceProduct is simplified * weblog type is now `pipeline_weblog` * manifest filename is just `ingestion_manifest.json` TODO: additional tests to ensure manifest JSON is in the form of the 16B-069 example manifest
parent
0eb41c17
No related branches found
No related tags found
Showing
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py 10 additions, 23 deletions...s/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/manifest_components.py 6 additions, 12 deletions.../pexable/ingest_envoy/ingest_envoy/manifest_components.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/utilities.py 2 additions, 2 deletions...xecutables/pexable/ingest_envoy/ingest_envoy/utilities.py
- apps/cli/executables/pexable/ingest_envoy/test/conftest.py 2 additions, 2 deletionsapps/cli/executables/pexable/ingest_envoy/test/conftest.py
- apps/cli/executables/pexable/ingest_envoy/test/examples/_16B_069_cal_manifest.json 30 additions, 0 deletions...ble/ingest_envoy/test/examples/_16B_069_cal_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/image_set_manifest.json 3 additions, 3 deletions...exable/ingest_envoy/test/examples/image_set_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/examples/vlass_catalog_manifest.json 1 addition, 1 deletion...le/ingest_envoy/test/examples/vlass_catalog_manifest.json
- apps/cli/executables/pexable/ingest_envoy/test/test_manifest_if.py 29 additions, 61 deletions...executables/pexable/ingest_envoy/test/test_manifest_if.py
- apps/cli/executables/pexable/ingest_envoy/test/test_miscellaneous_manifests.py 5 additions, 10 deletions...pexable/ingest_envoy/test/test_miscellaneous_manifests.py
Please register or sign in to comment