Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/libreoffice-voikko-5.0.tar.gz
|
SOURCES/libreoffice-voikko-5.0.tar.gz
|
||||||
|
1
.libreoffice-voikko.metadata
Normal file
1
.libreoffice-voikko.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
e61b4d443cc8475c2f7941c1947e10c1e90c207e SOURCES/libreoffice-voikko-5.0.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 (libreoffice-voikko-5.0.tar.gz) = 58f139c190acf5c56a8506365c296d06efd95b4422bb66c50e8058231bd10410b202d2a01ad0a2bf82dc0f41565c1e3a07ed86a4ae070d32af8cfd0e56d7eec0
|
|
@ -1,7 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Check whether the libreoffice-voikko extension is installed.
|
|
||||||
# exit with 0 if yes, exit with 1 if no:
|
|
||||||
|
|
||||||
unopkg list --bundled | grep 'Identifier.*voikko'
|
|
||||||
exit $?
|
|
@ -1,9 +0,0 @@
|
|||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-basic
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
tests:
|
|
||||||
- simple:
|
|
||||||
dir: scripts/
|
|
||||||
run: ./run_tests.sh
|
|
Loading…
Reference in New Issue
Block a user