Split off task_validate_products
The built-in task_validate_products is now replaced by task_validate_geant_products such that it removes the step that requires us to add modify_note to all products. This workflow is not used by us, and therefore doesn't need to be tested for.
parent
3036855f
No related branches found
No related tags found
Showing
- gso/migrations/versions/2024-07-15_31fd1ae8d5bb_add_product_validation_task.py 39 additions, 0 deletions...ns/2024-07-15_31fd1ae8d5bb_add_product_validation_task.py
- gso/schedules/validate_products.py 1 addition, 1 deletiongso/schedules/validate_products.py
- gso/translations/en-GB.json 2 additions, 1 deletiongso/translations/en-GB.json
- gso/workflows/__init__.py 3 additions, 0 deletionsgso/workflows/__init__.py
- gso/workflows/tasks/__init__.py 1 addition, 0 deletionsgso/workflows/tasks/__init__.py
- gso/workflows/tasks/validate_geant_products.py 207 additions, 0 deletionsgso/workflows/tasks/validate_geant_products.py
- test/schedules/test_scheduling.py 10 additions, 10 deletionstest/schedules/test_scheduling.py
- test/workflows/iptrunk/test_terminate_iptrunk.py 1 addition, 1 deletiontest/workflows/iptrunk/test_terminate_iptrunk.py
- test/workflows/router/test_create_router.py 2 additions, 2 deletionstest/workflows/router/test_create_router.py
- test/workflows/tasks/test_task_validate_products.py 2 additions, 2 deletionstest/workflows/tasks/test_task_validate_products.py
Loading
Please register or sign in to comment