Compare commits

...

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

18 changed files with 2 additions and 43 deletions

6
.gitignore vendored
View File

@ -1,5 +1 @@
/system-storage-manager-0.2.tar.gz
/system-storage-manager-0.4.tar.gz
/system-storage-manager-0.5.tar.gz
/system-storage-manager-1.2.tar.gz
/system-storage-manager-1.4.tar.gz
SOURCES/system-storage-manager-1.4.tar.gz

View File

@ -0,0 +1 @@
14c095c24b57a44eec76807cf788f9cb715cbdb4 SOURCES/system-storage-manager-1.4.tar.gz

View File

@ -1,7 +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 (system-storage-manager-1.4.tar.gz) = ee86165277559a34ec183fecb34a58e250d1f34155bcccd4c29eb7a2eb68fd1f14294e59b20b37b6a55d96a61aa41ee2d2b5afecc5478de547fbdac29c2d7946

View File

@ -1 +0,0 @@
1

View File

@ -1,5 +0,0 @@
---
standard-inventory-qcow2:
qemu:
m: 3G

View File

@ -1,24 +0,0 @@
---
- hosts: localhost
roles:
# Fetch source tarball and unpack it into the test environment
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- lvm2
- cryptsetup
- system-storage-manager
- device-mapper-multipath
- iscsi-initiator-utils
- targetcli
tests:
- smoke: # Run tests
dir: ./source/
run: ./test.py --system --logs