unrelated fixes
This commit is contained in:
parent
430a58a4f7
commit
ce575c15e3
3 changed files with 4 additions and 2 deletions
|
|
@ -81,5 +81,5 @@ before.
|
|||
|
||||
Documentation/DevTools Changes
|
||||
------------------------------
|
||||
* `Add long description to setup.py <https:/pagure.io/koji/pull-request/3374`_
|
||||
* `CGRefundBuild description in CG docs <https://pagure.io/koji/pull-request/3411`_
|
||||
* `Add long description to setup.py <https:/pagure.io/koji/pull-request/3374>`_
|
||||
* `CGRefundBuild description in CG docs <https://pagure.io/koji/pull-request/3411>`_
|
||||
|
|
|
|||
|
|
@ -433,6 +433,7 @@ environment follows:
|
|||
* ``mock.module_setup_commands`` - commands for configuring the modules active
|
||||
in a buildroot. Available in `mock 2.4
|
||||
<https://github.com/rpm-software-management/mock/wiki/Release-Notes-2.4>`__.
|
||||
|
||||
- Example of how to enable a module:
|
||||
|
||||
::
|
||||
|
|
|
|||
|
|
@ -737,6 +737,7 @@ For py2 instances:
|
|||
|
||||
You can use containers for the tests. Dockerfiles are placed in `devtools/containers` directory.
|
||||
Supported Dockerfiles:
|
||||
|
||||
* ``Dockerfile.centos7``
|
||||
* ``Dockerfile.centos8``
|
||||
* ``Dockerfile.centos9``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue