Skip to content

Commit

Permalink
Merge pull request #728 from cubeek/docs
Browse files Browse the repository at this point in the history
Fix links in testing roles doctext
  • Loading branch information
openshift-merge-bot[bot] authored Aug 20, 2024
2 parents 81c7a6b + 569004a commit 2c9daac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/testing_roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ Creating a VM to run molecule
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The
[edpm_libvirt](https://github.com/openstack-k8s-operators/edpm-ansible/tree/main/roles/edpm_libvirt)
`edpm_libvirt <https://github.com/openstack-k8s-operators/edpm-ansible/tree/main/roles/edpm_libvirt>`_
molecule senario uses the delegated driver to run against localhost.
Thus, it's better to run it inside an ephemeral virtual machine as
it cannot be run insider of a container.

Boot a VM based on `CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2`
from https://cloud.centos.org/centos/9-stream/x86_64/images.

Use [repo-setup](https://github.com/openstack-k8s-operators/repo-setup)
Use `repo-setup <https://github.com/openstack-k8s-operators/repo-setup>`_
to configure the DNF repositories of the VM.

.. code-block:: console
Expand Down

0 comments on commit 2c9daac

Please sign in to comment.