Compare commits

...

No commits in common. "c9-beta" and "c9s" have entirely different histories.
c9-beta ... c9s

6 changed files with 34 additions and 2 deletions

10
.gitignore vendored
View File

@ -1 +1,9 @@
SOURCES/scapy-2.5.0.tar.gz
scapy-2.0.0.10.tar.gz
/scapy-2.2.0.tar.gz
/scapy-2.3.1.zip
/scapy-2.3.3.tar.gz
/scapy-2.4.0rc5.tar.gz
/scapy-2.4.0.tar.gz
/scapy-2.4.3.tar.gz
/scapy-2.4.4.tar.gz
/scapy-2.5.0.tar.gz

View File

@ -1 +1,2 @@
255a85fdef42b7cd9dd1fec25b6b3ba633289335 SOURCES/scapy-2.5.0.tar.gz
9bd34442e7feca4f37e928c7723d6180694f3bc8 scapy-2.4.4.tar.gz
255a85fdef42b7cd9dd1fec25b6b3ba633289335 scapy-2.5.0.tar.gz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

2
sources Normal file
View File

@ -0,0 +1,2 @@
SHA512 (scapy-2.4.4.tar.gz) = d6078901839157b3f3d63c304f43f88a41b9bd2fb32cc917624c12fe822818d02256d6661b5076689c0f59c51e4ab35195ddf555f0d1f6df95faac1c646ee8c6
SHA512 (scapy-2.5.0.tar.gz) = 4e5cacff0bbf6fd991ea24f4680049d042082fae4b349c8082078e6f01b38c09bb5c8276bfba15d4a88a1eb5af92c505848ec98556b10eecbd803f134a5b244a

15
tests/tests.yml Normal file
View File

@ -0,0 +1,15 @@
# Tests for scapy
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- python3-pip
tests:
- install-tox-mock:
run: pip3 install tox mock
- smoke-test:
dir: ./source/test/
run: chmod +x ./run_tests && bash ./run_tests -t fields.uts