From 70139ab4f5630a74bf31f28bd52e1ced4544a3ad Mon Sep 17 00:00:00 2001 From: liqiuyu Date: Sat, 2 Apr 2022 14:45:47 +0800 Subject: [PATCH] add yaml --- ovirt-hosted-engine-ha.spec | 2 +- ovirt-hosted-engine-ha.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 ovirt-hosted-engine-ha.yaml diff --git a/ovirt-hosted-engine-ha.spec b/ovirt-hosted-engine-ha.spec index 7ad9404..e2e2588 100644 --- a/ovirt-hosted-engine-ha.spec +++ b/ovirt-hosted-engine-ha.spec @@ -33,7 +33,7 @@ BuildRequires: python3 BuildRequires: python3-devel BuildRequires: python3-mock BuildRequires: python3-lxml -BuildRequires: python3-nose +BuildRequires: python3-nose2 BuildRequires: vdsm-client >= %{vdsm_version} BuildRequires: vdsm-python >= %{vdsm_version} BuildRequires: vdsm-jsonrpc >= %{vdsm_version} diff --git a/ovirt-hosted-engine-ha.yaml b/ovirt-hosted-engine-ha.yaml new file mode 100644 index 0000000..fa19379 --- /dev/null +++ b/ovirt-hosted-engine-ha.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: oVirt/ovirt-hosted-engine-ha +tag_prefix: ^ +separator: "."