Compare commits

...

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

3 changed files with 25 additions and 0 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
/sshpass-1.05.tar.gz
/sshpass-1.06.tar.gz
/sshpass-1.07.tar.gz
/sshpass-1.09.tar.gz

6
gating.yaml Normal file
View File

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

16
tests/tests.yml Normal file
View File

@ -0,0 +1,16 @@
---
- hosts: localhost
gather_facts: yes
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: /usr/bin/sshpass -h
# tasks:
# This is only used as part of rpm-ostree which has extensive tests
# and there is no point to testing it separately.
# - name: true
# shell: true