]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Document the Windows CI job 60030/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 27 Sep 2024 14:09:34 +0000 (14:09 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 27 Sep 2024 17:48:49 +0000 (17:48 +0000)
commitbb7d5b62d9db13ca8c0268d00b8e353443285957
tree9fd2435eb7b47f2bbce1c0d131c6315842dbe113
parent988c45e8d20241a76299c284158e5f338af08380
doc: Document the Windows CI job

We're adding a document that describes:

* the steps performed by the Windows CI job
* artifact structure
* frequently asked questions

The document is meant to assist the Ceph developers in investigating
CI failures. This is especially important as the Windows CI job runs
integration tests that would otherwise only be executed by
Teuthology, thus helping catch potential regressions quickly.

Note that the identified regressions are not necessarily Windows
specific, usually affecting Linux builds as well.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
doc/dev/developer_guide/index.rst
doc/dev/developer_guide/tests-windows.rst [new file with mode: 0644]
doc/images/windows_ci_artifacts.png [new file with mode: 0644]
doc/images/windows_ci_html_report.png [new file with mode: 0644]
doc/images/windows_ci_status_page.png [new file with mode: 0644]
doc/install/windows-install.rst