Compare commits

...

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

11 changed files with 0 additions and 29 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/libstoragemgmt-1.9.1.tar.gz
/libstoragemgmt-1.9.1.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 (libstoragemgmt-1.9.1.tar.gz) = be064f6765210ff5906986e236839f39144c923a803f64ba27a363e851d619cfda320cad0716d8f496491fa827856a8342eec2edc2b94bbbc3518bd535259866

View File

@ -1,21 +0,0 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: ./libstoragemgmt/test/
run: ./integration.sh
required_packages:
- libstoragemgmt
- libstoragemgmt-arcconf-plugin
- libstoragemgmt-hpsa-plugin
- libstoragemgmt-local-plugin
- libstoragemgmt-megaraid-plugin
- libstoragemgmt-nfs-plugin
- libstoragemgmt-targetd-plugin
- libstoragemgmt-udev
repositories:
- repo: "https://github.com/libstorage/libstoragemgmt.git"
dest: "libstoragemgmt"