Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dbus-signature-pyparsing-0.03.tar.gz
|
||||
SOURCES/dbus-signature-pyparsing-0.03.tar.gz
|
||||
|
1
.python-dbus-signature-pyparsing.metadata
Normal file
1
.python-dbus-signature-pyparsing.metadata
Normal file
@ -0,0 +1 @@
|
||||
1b5e157c222fa6675518b5d15fe9b4924c27f59a SOURCES/dbus-signature-pyparsing-0.03.tar.gz
|
@ -1,3 +0,0 @@
|
||||
# python-dbus-signature-pyparsing
|
||||
|
||||
The python-dbus-signature-pyparsing package
|
@ -1,7 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
1
sources
1
sources
@ -1 +0,0 @@
|
||||
SHA512 (dbus-signature-pyparsing-0.03.tar.gz) = 413cebf631bdb4a2a5e86c45fc1db7ff6d15fbbbf3775fc129d2046f8171cd8d4487334ea390868e4574c7375213058f80946f4525f637400ca1efa4180b0fb4
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- always
|
||||
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
required_packages:
|
||||
- python3-hs-dbus-signature
|
||||
- python3-dbus-signature-pyparsing
|
||||
- python3-pytest
|
||||
- python3-hypothesis
|
||||
tests:
|
||||
- simple:
|
||||
dir: ./
|
||||
run: py.test-3 source/tests -rsx -v
|
Loading…
Reference in New Issue
Block a user