[libvirt PATCH 0/7] docs: ci: Update the CI pages with fresh contents

Erik Skultety posted 7 patches 7 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1695840821.git.eskultet@redhat.com
docs/ci-runners.rst | 10 ++++++++
docs/ci.rst         |  8 ++++--
docs/testing.rst    | 37 ++++++++++++++++++++++------
docs/testtck.rst    | 60 ++++++++++++++++++++++++++++++++++++++-------
4 files changed, 96 insertions(+), 19 deletions(-)
[libvirt PATCH 0/7] docs: ci: Update the CI pages with fresh contents
Posted by Erik Skultety 7 months, 1 week ago
While we have already descriptive articles on our GitLab CI, there's recently
been some work on the CI front where a few sections deserve some updates.

Erik Skultety (7):
  docs: ci-runners: Add a note on a new runner registration process
  docs: ci: Update the description on the integration CI GitLab
    variables
  docs: testtck: Tweak the Avocado command to run TCK test suite
  docs: testtck: Improve the documentation on how to get a VM from
    lcitool
  docs: testing: Adjust the docs on how to run container workloads
    locally
  docs: testtck: Add a clear note on libvirt + Perl bindings dependency
  docs: testtck: Expand the 'Run TCK' section on making use of
    ci/jobs.sh

 docs/ci-runners.rst | 10 ++++++++
 docs/ci.rst         |  8 ++++--
 docs/testing.rst    | 37 ++++++++++++++++++++++------
 docs/testtck.rst    | 60 ++++++++++++++++++++++++++++++++++++++-------
 4 files changed, 96 insertions(+), 19 deletions(-)

-- 
2.41.0
Re: [libvirt PATCH 0/7] docs: ci: Update the CI pages with fresh contents
Posted by Pavel Hrdina 6 months, 3 weeks ago
On Wed, Sep 27, 2023 at 08:53:41PM +0200, Erik Skultety wrote:
> While we have already descriptive articles on our GitLab CI, there's recently
> been some work on the CI front where a few sections deserve some updates.
> 
> Erik Skultety (7):
>   docs: ci-runners: Add a note on a new runner registration process
>   docs: ci: Update the description on the integration CI GitLab
>     variables
>   docs: testtck: Tweak the Avocado command to run TCK test suite
>   docs: testtck: Improve the documentation on how to get a VM from
>     lcitool
>   docs: testing: Adjust the docs on how to run container workloads
>     locally
>   docs: testtck: Add a clear note on libvirt + Perl bindings dependency
>   docs: testtck: Expand the 'Run TCK' section on making use of
>     ci/jobs.sh

With the issues fixed:

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Re: [libvirt PATCH 0/7] docs: ci: Update the CI pages with fresh contents
Posted by Erik Skultety 7 months ago
On Wed, Sep 27, 2023 at 08:53:41PM +0200, Erik Skultety wrote:
> While we have already descriptive articles on our GitLab CI, there's recently
> been some work on the CI front where a few sections deserve some updates.
> 
> Erik Skultety (7):
>   docs: ci-runners: Add a note on a new runner registration process
>   docs: ci: Update the description on the integration CI GitLab
>     variables
>   docs: testtck: Tweak the Avocado command to run TCK test suite
>   docs: testtck: Improve the documentation on how to get a VM from
>     lcitool
>   docs: testing: Adjust the docs on how to run container workloads
>     locally
>   docs: testtck: Add a clear note on libvirt + Perl bindings dependency
>   docs: testtck: Expand the 'Run TCK' section on making use of
>     ci/jobs.sh
> 
>  docs/ci-runners.rst | 10 ++++++++
>  docs/ci.rst         |  8 ++++--
>  docs/testing.rst    | 37 ++++++++++++++++++++++------
>  docs/testtck.rst    | 60 ++++++++++++++++++++++++++++++++++++++-------
>  4 files changed, 96 insertions(+), 19 deletions(-)
> 
> -- 
> 2.41.0
> 

Polite ping.

Erik
Re: [libvirt PATCH 0/7] docs: ci: Update the CI pages with fresh contents
Posted by Erik Skultety 6 months, 3 weeks ago
On Tue, Oct 03, 2023 at 02:56:37PM +0200, Erik Skultety wrote:
> On Wed, Sep 27, 2023 at 08:53:41PM +0200, Erik Skultety wrote:
> > While we have already descriptive articles on our GitLab CI, there's recently
> > been some work on the CI front where a few sections deserve some updates.
> > 
> > Erik Skultety (7):
> >   docs: ci-runners: Add a note on a new runner registration process
> >   docs: ci: Update the description on the integration CI GitLab
> >     variables
> >   docs: testtck: Tweak the Avocado command to run TCK test suite
> >   docs: testtck: Improve the documentation on how to get a VM from
> >     lcitool
> >   docs: testing: Adjust the docs on how to run container workloads
> >     locally
> >   docs: testtck: Add a clear note on libvirt + Perl bindings dependency
> >   docs: testtck: Expand the 'Run TCK' section on making use of
> >     ci/jobs.sh
> > 
> >  docs/ci-runners.rst | 10 ++++++++
> >  docs/ci.rst         |  8 ++++--
> >  docs/testing.rst    | 37 ++++++++++++++++++++++------
> >  docs/testtck.rst    | 60 ++++++++++++++++++++++++++++++++++++++-------
> >  4 files changed, 96 insertions(+), 19 deletions(-)
> > 
> > -- 
> > 2.41.0
> > 
> 
> Polite ping.

Ping.

Erik