Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
|||||||
/justbytes-0.6.tar.gz
|
SOURCES/justbytes-0.14.tar.gz
|
||||||
/justbytes-0.7.tar.gz
|
|
||||||
/justbytes-0.10.tar.gz
|
|
||||||
/justbytes-0.11.tar.gz
|
|
||||||
/justbytes-0.14.tar.gz
|
|
||||||
|
1
.python-justbytes.metadata
Normal file
1
.python-justbytes.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
b006578ffc3878f48320e4bd02af0aff193b3a3b SOURCES/justbytes-0.14.tar.gz
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
1
sources
1
sources
@ -1 +0,0 @@
|
|||||||
SHA512 (justbytes-0.14.tar.gz) = e9fa700e835b76d08536f0991664e22d38fcb4ba5909e37b67fba31575a7531803a0dce9d201fb97a72376c084fa2891ed58b7de1b1dd96a0ec874eb01ee4f9b
|
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-source
|
|
||||||
tags:
|
|
||||||
- always
|
|
||||||
|
|
||||||
- role: standard-test-basic
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
required_packages:
|
|
||||||
- python3-pytest
|
|
||||||
- python3-hypothesis
|
|
||||||
tests:
|
|
||||||
- simple:
|
|
||||||
dir: ./
|
|
||||||
run: py.test-3 source/tests -rsx -v
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user