Compare commits
No commits in common. "c9s" and "c8s" have entirely different histories.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1 @@
|
|||||||
/sshpass-1.05.tar.gz
|
|
||||||
/sshpass-1.06.tar.gz
|
|
||||||
/sshpass-1.07.tar.gz
|
|
||||||
/sshpass-1.09.tar.gz
|
/sshpass-1.09.tar.gz
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
||||||
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
- 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
|
|
||||||
Loading…
Reference in New Issue
Block a user