Compare commits
No commits in common. "c10s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/rpmfluff-0.5.7.1.tar.xz
|
SOURCES/rpmfluff-0.5.7.1.tar.xz
|
||||||
|
1
.python-rpmfluff.metadata
Normal file
1
.python-rpmfluff.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
e70b13bb334c3afecfc3b1f79575c612856bc40d SOURCES/rpmfluff-0.5.7.1.tar.xz
|
@ -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 (rpmfluff-0.5.7.1.tar.xz) = 31c6e3ba2c7a62329aabcf15f428401d51c1d3556baf7b9ad255a62f67978c8be053374f575fd4f3d99166b0f46f5fdd1f88a099edb801479660c97830df68c9
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/usr/bin/bash
|
|
||||||
set -eux
|
|
||||||
python3 /usr/lib/python3.6/site-packages/rpmfluff.py
|
|
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
# Run a simple test
|
|
||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-basic
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
|
|
||||||
required_packages:
|
|
||||||
- python36
|
|
||||||
- gcc
|
|
||||||
|
|
||||||
tests:
|
|
||||||
- simple:
|
|
||||||
dir: scripts
|
|
||||||
run: ./run_tests.sh
|
|
Loading…
Reference in New Issue
Block a user