Skip to content

Commit 19eeee5

Browse files
evverxgpotter2
authored andcommitted
ci: bring back the manufdb tests
now that #4351 is merged and #4280 is closed. and also run the netaccess tests. It's a follow-up to 86c7a05.
1 parent ac3d5bb commit 19eeee5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.packit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ actions:
1717
- "git clone https://src.fedoraproject.org/rpms/scapy .packit_rpm --depth=1"
1818
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
1919
- "rm -fv .packit_rpm/sources"
20-
- "sed -i '/^# check$/a%check\\n./test/run_tests -c test/configs/linux.utsc -K netaccess -K scanner -K manufdb' .packit_rpm/scapy.spec"
20+
- "sed -i '/^# check$/a%check\\n./test/run_tests -c test/configs/linux.utsc -K scanner' .packit_rpm/scapy.spec"
2121
- "sed -i '/^BuildArch/aBuildRequires: can-utils' .packit_rpm/scapy.spec"
2222
- "sed -i '/^BuildArch/aBuildRequires: libpcap' .packit_rpm/scapy.spec"
2323
- "sed -i '/^BuildArch/aBuildRequires: openssl' .packit_rpm/scapy.spec"
@@ -40,6 +40,7 @@ jobs:
4040
- job: copr_build
4141
trigger: pull_request
4242
manual_trigger: true
43+
enable_net: true
4344
targets:
4445
- fedora-latest-stable-aarch64
4546
- fedora-latest-stable-i386

0 commit comments

Comments
 (0)