On Fri, Aug 9, 2024 at 8:36 AM Ioannis Bonatakis <ioannis.bonatakis@suse.com> wrote:
The goal is to automate the AY profiles which come as .erb templates. We want this 
for CI
I use an TW container which works in an interactive way. However I cant find a way to
workaround the warnings and confirmation popups. 

The command I run is 

``` yast2 autoyast check-profile filename=contrib/ay-openqa-worker.xml.erb output=result.xml run-erb=true
```

is there a way to run `check-profile` in a non-interactive way?


Hi Ioannis,

Which kind of messages are you getting while running this command? Perhaps you can have a look at the reporting options (see https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Reporting).

Regards,
Imo