Skip to content

Commit 9006a60

Browse files
committed
Remove all unneeded @dnf5 tags
The `main` branch is only for testing dnf5. To test `dnf4` we use `dnf-4-stack` branch.
1 parent f03fa79 commit 9006a60

File tree

237 files changed

+13
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+13
-298
lines changed

dnf-behave-tests/dnf/aliases.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# aliases configuration directories are always taken from the host
22
@destructive
3-
@dnf5
43
Feature: Test for dnf5 aliases functionality
54

65
Background:

dnf-behave-tests/dnf/api/package-query.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
@not.with_dnf=4
32
Feature: api: query packages
43

dnf-behave-tests/dnf/api/package.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
Feature: api: package
32

43

dnf-behave-tests/dnf/api/repo-query.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
Feature: api: query repos
32

43

dnf-behave-tests/dnf/api/transaction-remove-install.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
@not.with_dnf=4
32
Feature: transaction: remove a package with dependency, then install the dependency again
43

dnf-behave-tests/dnf/api/transaction-simple-install.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
@not.with_dnf=4
32
Feature: transaction: install a package without dependencies
43

dnf-behave-tests/dnf/api/transaction-test.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
Feature: transaction: dry-run a transaction
32

43

dnf-behave-tests/dnf/api/transaction-upgrade-downgrade.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
Feature: transaction: upgrades and downgrades
32

43
Background: Install RPMs

dnf-behave-tests/dnf/append_options.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@dnf5
21
Feature: DNF test of append option
32

43
# The excludepks append option was choosen for testing.

dnf-behave-tests/dnf/autoremove.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Feature: Autoremoval of unneeded packages
22

3-
@dnf5
43
Scenario: Autoremoval of package which became non-required by others
54
Given I use repository "dnf-ci-fedora"
65
And I use repository "dnf-ci-thirdparty"

0 commit comments

Comments
 (0)