You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Impacted versions:
11.0
An instance of tests was created via travis2docker of the OCA repo: runbot V11
Steps to reproduce:
The instance runs well and can be accessed via browser.
The runbot with gitlab integration module was installed.
Add the address ssh of the repo in gitlab in the repositories section of runbot.
The box is activated use gitlab.
A module to install was indicated.
From there the module will bring the corresponding branches to the configured repo.
The module will bring the corresponding builds to the configured repo.
When going to the web view: localhost/runbot, all the jobs in red are appreciated:
Then when going to the logs, they are all blank 0 lines: logs/job_20_test_all.txt for example.
Expected behaivor:
The normal of a runbot which creates the corresponding instances and logs, it is important to highlight that I have not made any modification to the code.