Compare commits

...
Sign in to create a new pull request.

8 commits

Author SHA1 Message Date
Martin Osvald
296b65af2c Create /var/lib/dhcpd through systemd-tmpfiles 2026-01-07 08:45:15 +01:00
František Hrdina
d900da1822 Update fmf plans and gating 2025-08-01 10:46:46 +02:00
Fedora Release Engineering
2d6dab7b83 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 19:14:26 +00:00
Martin Osvald
7716face33 Do not ship dhclient and dhcpd in EPEL10 2025-03-14 09:46:04 +01:00
Martin Osvald
42af780724 Replace %filter_requires_in macro with __requires_exclude_from 2025-03-05 07:16:37 +01:00
Martin Osvald
696d558837 Add provided bind version to libs-static 2025-03-02 09:24:40 +01:00
Martin Osvald
b90c696929 Remove old dhcp-keama sub-package
Keama is provided by Kea's sub-package kea-keama.
2025-03-02 09:12:58 +01:00
Martin Osvald
c19a20e0d2 Convert to %autorelease and %autochangelog
[skip changelog]
2025-03-02 08:59:05 +01:00
8 changed files with 1591 additions and 1483 deletions

1432
changelog Normal file

File diff suppressed because it is too large Load diff

1578
dhcp.spec

File diff suppressed because it is too large Load diff

View file

@ -1,16 +1,25 @@
--- !Policy
product_versions:
- fedora-*
decision_contexts: [bodhi_update_push_testing]
decision_context: bodhi_update_push_testing
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
#gating rawhide
#Rawhide
--- !Policy
product_versions:
- fedora-*
decision_contexts: [bodhi_update_push_stable]
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
#gating rhel
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

35
plans.fmf Normal file
View file

@ -0,0 +1,35 @@
/tier1-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/tier1/internal
/tier1-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/tier1/public
/tier2-tier3-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/tier2-tier3/internal
/tier2-tier3-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/tier2-tier3/public
/others-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/others/internal
/others-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/dhcp.git
name: /plans/others/public

View file

@ -1,6 +0,0 @@
summary: Test plan with all beakerlib tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/dhcp.git
execute:
how: tmt

View file

@ -1,7 +0,0 @@
summary: Public (Fedora) Tier1 beakerlib tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/dhcp.git
filter: 'tier: 1'
execute:
how: tmt

1
systemd-tmpfiles.conf Normal file
View file

@ -0,0 +1 @@
d /var/lib/dhcpd 0755 dhcpd dhcpd -