Branch synchronization with RHEL 8.8.0
This commit is contained in:
parent
dcf488f061
commit
99956e9f4f
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
SOURCES/1.18.0.tar.gz
|
||||
/libiscsi-1.9.0.tar.gz
|
||||
/libiscsi-1.11.0.tar.gz
|
||||
/1.15.0.tar.gz
|
||||
/1.18.0.tar.gz
|
||||
SOURCES/1.18.0.tar.gz
|
||||
|
||||
18
README.rst
18
README.rst
@ -1,18 +0,0 @@
|
||||
===================
|
||||
libiscsi development
|
||||
===================
|
||||
|
||||
libiscsi is maintained in a `source tree`_ rather than directly in dist-git
|
||||
using packit service that provides way to develope using regular source code
|
||||
structure and provides way to generate SRPM and build using koji service.
|
||||
|
||||
Developers deliver all changes to source-git using merge request. Only maintainers
|
||||
will be pushing changes sent to source-git to dist-git.
|
||||
|
||||
Each release in dist-git is tagged in the source repository so you can easily
|
||||
check out the source tree for a build. The tags are in the format
|
||||
name-version-release, but note release doesn't contain the dist tag since the
|
||||
source can be built in different build roots (Fedora, CentOS, etc.)
|
||||
|
||||
.. _source tree: https://gitlab.com/redhat/centos-stream/src/libiscsi
|
||||
|
||||
@ -1,8 +0,0 @@
|
||||
# recipients: kvmqe-ci, yfu, zxichen
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
subject_type: brew-build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: kvm-ci.libiscsi.x86_64.brew-build.gating.tier1.functional}
|
||||
Loading…
Reference in New Issue
Block a user