-
Sub-task
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
-
Likely this is more like spike - to investigate and brainstorm about:
- is it reasonable to expect cifmw/deploy-edpm.yml to be repeatably executable?
- e.g. when working on roles later in the flow and tweaking bits here and there
- it might involve logically need to improve bits outside cifmw repo - like install_yamls and such
- generally both tools - make and ansible are designed in such way (esp make is meant to build/compile ony the missing parts, but similar to ansible with ok|changed etc), so generally it should be more about how the code is structured/written more than about fighting with the tooling
- what could be the practical way of ensuring it is rerunnable?
- education/highlights on review?
- special check jobs which does attempt rerun (might be more expensive and results quite inconclusive/flaky)?