Compare commits

...

No commits in common. "c8s" and "c8" have entirely different histories.
c8s ... c8

7 changed files with 1 additions and 31 deletions

4
.gitignore vendored
View File

@ -1,3 +1 @@
SOURCES/v0.2.4.tar.gz
/v0.2.4.tar.gz
/v0.2.5.tar.gz
SOURCES/v0.2.5.tar.gz

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1 +0,0 @@
SHA512 (v0.2.5.tar.gz) = a344c03b39780bdb223bd2d4e195f0977e07f3a53fc8ed823fa15a612441b432ff0818ff84f272abdedcee80d616f461bbabee876ee6129a76ed944b2ce74430

View File

@ -1,2 +0,0 @@
#!/bin/sh
make -C source test

View File

@ -1,19 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- make
- ncurses-devel
- gcc
tests:
- smoke:
dir: .
run: ./runtest.sh