Commit ed7a75ca authored by Fabio Pitino's avatar Fabio Pitino

Update docs with new job log

parent 2aca9b5b
doc/ci/img/collapsible_log.png

59.3 KB | W: | H:

doc/ci/img/collapsible_log.png

272 KB | W: | H:

doc/ci/img/collapsible_log.png
doc/ci/img/collapsible_log.png
doc/ci/img/collapsible_log.png
doc/ci/img/collapsible_log.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -149,12 +149,13 @@ The union of A, B, and C is (1, 4) and (6, 7). Therefore, the total running time
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/issues/14664) in GitLab
> 12.0.
Job logs are divided into sections that can be collapsed or expanded.
Job logs are divided into sections that can be collapsed or expanded. Each section will display
the duration.
In the following example:
- Two sections are expanded and can be collapsed.
- One section is collapsed and can be expanded.
- Two sections are collapsed and can be expanded.
- Three sections are expanded and can be collapsed.
![Collapsible sections](img/collapsible_log.png)
......
......@@ -809,7 +809,6 @@ describe 'Jobs', :clean_gitlab_redis_shared_state do
it 'renders job log' do
wait_for_all_requests
# todo
expect(page).to have_selector('.job-log')
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment