Attention is currently required from: daniel. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37708?usp=email )
Change subject: hss: initial testenv.cfg ...................................................................... Patch Set 3: (1 comment) File hss/testenv.cfg: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37708/comment/987309db_ba064765 PS3, Line 7: program=mongod --config mongod.conf > I wonder, how will this work on systems that don't have mongodb? […] yes, it will fail if not using --podman and if you don't have it installed: ``` [testenv] Running db [testenv] + ['sh', '-c', 'mongod --config mongod.conf 2>&1 2>&1 | tee /tmp/testenv-hss-20240802-1522-ba454773-jpbrxgve/db/db.log'] sh: 1: mongod: not found [testenv] program failed to start: mongod --config mongod.conf ``` FWIW, you can also use --podman without --binary-repo, then it will build the test components with osmo-dev like without --podman. -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37708?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I8a095f51f1a9516967d5188587537a2f90927f6c Gerrit-Change-Number: 37708 Gerrit-PatchSet: 3 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: daniel <[email protected]> Gerrit-Comment-Date: Fri, 02 Aug 2024 13:24:20 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: daniel <[email protected]> Gerrit-MessageType: comment
