Rafael Guterres Jeffman
Rafael Guterres Jeffman
Hi @carma12, > * The following command does not add a new entry in `/etc/hosts`: `grep -q "webui.ipa.test" /etc/hosts || sudo tee -a /etc/hosts < developer/hosts` (in any scenario). Is...
@sourcery-ai review
@carma12 Let me know if the changes in the README are enough.
@duzda there's little we can do with `start_scenario` when using `podman-compose`. If usable images are found, there will be useful no output. Also, almost always, it returns success, even in...
@duzda Why isn't it correct? If you copy and paste the instructions, line by line, they do work. (Or should work, if not, it is a bug.)
This is somenthing that we can decide (and is easy to add). Do we want to show the scenario description every time it is started?
@duzda @carma12 @veronnicka, we should also define if we want to use the same IP addresses (actually CIDR) for the scenarios. Advantage: it is always the same IP address for...
@carma12 There is a notice on the README, but it was not "blockquoted", I changed that. Also, it is explicitly stated in the scenario README. We need to remind ourselves...