Jose Lausuch

Results 11 comments of Jose Lausuch

This can be solved by hard-coding bridge names `bridge = "my-bridge-1"` and `bridge = "my-bridge-2"` in the network resources. I guess the expected behavior is that he framework calculates the...

@hendricius would you take a look? :)

I have a similar issue: ``` pass=`aws ecr-public get-login-password --region us-east-1` podman login --username AWS --password-stdin public.ecr.aws/r3r4k8s1 regctl registry login public.ecr.aws/r3r4k8s1 -u AWS -p $pass # this creates the following...

> > The registry server shouldn't include a repository path. I need to add better input validation to warn about that. Use the following instead: > > ```shell > regctl...

This is a bit tricky, you can't just run `qa_test_klp.pm` as it won't find the needed packages `autoconf automake gcc git make. I would suggest to close this one and...

The update hasn't been released yet. We need to wait for this change.

Still valid, there is still an issue that should be gone: https://bugzilla.suse.com/show_bug.cgi?id=1186691#c39

The bug is still present: https://openqa.suse.de/tests/9483644#step/docker_compose/126 https://openqa.suse.de/tests/9483645#step/docker_compose/126 https://openqa.suse.de/tests/9484029#step/docker_compose/122 Waiting for feedback in https://bugzilla.suse.com/show_bug.cgi?id=1186691

It was my mistake suggesting this. I realized after that.. sorry. What I would do is the following in the `` section: ``` % if ($get_var->('SCC_ADDONS') ~= m/ltss/) { SLES-LTSS...