ValueCamp Testing – 3 jan 2022
Last monday the valuedevops testcamp discussed an automated development and test pipeline where production containers will be removed in case automated tests on that Docker container would fail. We elaborated on this production code pipeline and concluded that it would be best to have two parallel development paths; one path with the production code to yield production containers, and one with test code (and tooling) to yield test containers. With proper versioning schemes, these containers could be aligned to one another.
Next to that we made a diagram on how Valuedevops will be structured; one web environment which will be the showroom of our community, and another web environment that contains spaces for all our experiments, notes and information to share between the valuedevops camps.
Eric Schlameisen