From 96121e54986db7e4deea4bb64049531d4a60d15a Mon Sep 17 00:00:00 2001 From: Miroslav Rezanina Date: Tue, 4 Apr 2023 08:02:37 -0400 Subject: [PATCH] Branch synchronization with RHEL 8.8.0 --- .sgabios.metadata | 1 + README.rst | 18 ------------------ gating.yaml | 8 -------- 3 files changed, 1 insertion(+), 26 deletions(-) create mode 100644 .sgabios.metadata delete mode 100644 README.rst delete mode 100644 gating.yaml diff --git a/.sgabios.metadata b/.sgabios.metadata new file mode 100644 index 0000000..d75dd51 --- /dev/null +++ b/.sgabios.metadata @@ -0,0 +1 @@ +5e233c2aee6b1d3b2b6a48f2052796cda80e785e sgabios-20170427-gitcbaee52.tar.xz diff --git a/README.rst b/README.rst deleted file mode 100644 index c10d5c8..0000000 --- a/README.rst +++ /dev/null @@ -1,18 +0,0 @@ -=================== -sgabios development -=================== - -sgabios 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/sgabios - diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 3279454..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# recipients: kvmqe-ci, yfu, xuwei ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -subject_type: brew-build -rules: - - !PassingTestCaseRule {test_case_name: kvm-ci.sgabios.x86_64.brew-build.gating.tier1.functional}