Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
1
.convmv.metadata
Normal file
1
.convmv.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
98aba45903525e6d0b397587519dc02295405ce9 SOURCES/convmv-2.01.tar.gz
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,4 +1 @@
|
|||||||
convmv-1.14.tar.gz
|
SOURCES/convmv-2.01.tar.gz
|
||||||
/convmv-1.15.tar.gz
|
|
||||||
/convmv-2.0.tar.gz
|
|
||||||
/convmv-2.01.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 (convmv-2.01.tar.gz) = e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
cd ../source
|
|
||||||
make V=1 test
|
|
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: localhost
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
roles:
|
|
||||||
- role: standard-test-source
|
|
||||||
|
|
||||||
- hosts: localhost
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
roles:
|
|
||||||
- role: standard-test-basic
|
|
||||||
tests:
|
|
||||||
- smoke
|
|
||||||
required_packages:
|
|
||||||
- perl
|
|
||||||
- make
|
|
Loading…
Reference in New Issue
Block a user