Testing with docker - #231
Conversation
Szelethus
left a comment
There was a problem hiding this comment.
The greatest design element that troubles me is that we are rather committed to using micromamba for testing purposes. Shouldn't we consider integrating it?
Szelethus
left a comment
There was a problem hiding this comment.
These could just replace our existing ubuntu/rhel setups, right?
I understand your reservations about adding this completely. Loosely qouting @nettle, a motivating point of this containerization was to find even more dependencies, and build a minimal but complete, from-scratch image that runs these rules neatly. On the other hand, I'd viewed the micromamba environment setup as a "single source of truth". Or was it not? Can we at least justify landing multiple (micromamba + one for each supported platform), seemingly competing "single source of truth" setups in the same repo? |
Why:
We want to expand our environment setup methods for testing.
What:
Addresses:
#224 and #163
Note: