Marek Goldmann
Marek Goldmann
After switching to websocket I'm seeing issues similar to this: ``` Client exceeded max pending messages [2]: 512 22:01 components/websocket_api/http.py (ERROR) - wiadomość pojawiła się po raz pierwszy o godzinie...
##### Issue Overview I see some (random) errors like this: ``` 09:30:34 [ERROR] org.jboss.test.arquillian.ce.sso.SsoEap64SecureDeploymentsTest Time elapsed: 1.996 s
We need to find how schemas should be handled (if at all). If we decide to go with it, it needs to be documented.
> We have a lot of images with the same pattern referencing an 'install' module, which in turn refers to a 'install.sh' script, which installs the artifact. This applies to...
**Describe the solution you'd like** ``` 2019-09-25 11:19:08,991 cekit INFO Docker: Step 1/101 : FROM ubi8:latest 2019-09-25 11:19:08,992 cekit INFO Docker: ---> e761b09409e6 2019-09-25 11:19:08,992 cekit INFO Docker: Step 2/101...
We can colocate tests with modules. Such tests should be also simple to run against images that use these modules. Currently we run only tests tagged with particular image name...
Currently it is possible to add content via overrides. Although this may be convenient, this introduces multiple types of problems. One of them is - where it should be processed?...
We need to write guidelines fro writing modules.
- [ ] We need to explain how tests are collected from repositories (image + modules) - [ ] We need to cover how to write tests and features
We should investigate if moving to plugin architecture makes sense and how it can be done. Related: https://github.com/cekit/cekit/issues/210