-
- Downloads
WS-601: addresses bug in additional_metadata section of manifest that has a...
WS-601: addresses bug in additional_metadata section of manifest that has a class `repr` rather than a JSON-serializable value * tests dump all JSON strings; if dumps succeed, the JSON is good * removed contrived test case * added test case based on what an image ingestion staging dir is likely to contain TODO next MR: additional tests for new image ingestion test case
parent
ce6917ce
No related branches found
No related tags found
This commit is part of merge request !401. Comments created here will be created in the context of that merge request.
Showing
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py 1 addition, 1 deletion...s/pexable/ingest_envoy/ingest_envoy/ingestion_manifest.py
- apps/cli/executables/pexable/ingest_envoy/ingest_envoy/std_img_manifest_utils.py 44 additions, 23 deletions...xable/ingest_envoy/ingest_envoy/std_img_manifest_utils.py
- apps/cli/executables/pexable/ingest_envoy/test/conftest.py 65 additions, 41 deletionsapps/cli/executables/pexable/ingest_envoy/test/conftest.py
- apps/cli/executables/pexable/ingest_envoy/test/examples/image_manifest_tmpx_ratuqh.json 49 additions, 0 deletions...ngest_envoy/test/examples/image_manifest_tmpx_ratuqh.json
- apps/cli/executables/pexable/ingest_envoy/test/test_image_manifest.py 0 additions, 455 deletions...cutables/pexable/ingest_envoy/test/test_image_manifest.py
- apps/cli/executables/pexable/ingest_envoy/test/test_img_manifest_example.py 157 additions, 0 deletions...es/pexable/ingest_envoy/test/test_img_manifest_example.py
- apps/cli/executables/pexable/ingest_envoy/test/test_manifest_builder_entry_points.py 8 additions, 6 deletions...e/ingest_envoy/test/test_manifest_builder_entry_points.py
Loading
Please register or sign in to comment