Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/into-dbus-python-0.06.tar.gz
|
||||
SOURCES/into-dbus-python-0.06.tar.gz
|
||||
|
1
.python-into-dbus-python.metadata
Normal file
1
.python-into-dbus-python.metadata
Normal file
@ -0,0 +1 @@
|
||||
754d40a6bd829607436d473ede6a01ef31ebe839 SOURCES/into-dbus-python-0.06.tar.gz
|
@ -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 (into-dbus-python-0.06.tar.gz) = 1ed28b5fbc9914f90731a7d37a683d1dd48da6464b7058fde64a15173df5aceb883b3524bbb42025be7162cef2a75c8e4a273de020955a9726299e8d84e933bd
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- always
|
||||
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
required_packages:
|
||||
- python3-hs-dbus-signature
|
||||
- python3-into-dbus-python
|
||||
- python3-pytest
|
||||
- python3-hypothesis
|
||||
tests:
|
||||
- simple:
|
||||
dir: ./
|
||||
run: py.test-3 source/tests -rsx -v
|
||||
|
Loading…
Reference in New Issue
Block a user