Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
|||||||
/system-storage-manager-0.2.tar.gz
|
SOURCES/system-storage-manager-1.4.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
|
|
||||||
|
1
.system-storage-manager.metadata
Normal file
1
.system-storage-manager.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
14c095c24b57a44eec76807cf788f9cb715cbdb4 SOURCES/system-storage-manager-1.4.tar.gz
|
@ -1,7 +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 (system-storage-manager-1.4.tar.gz) = ee86165277559a34ec183fecb34a58e250d1f34155bcccd4c29eb7a2eb68fd1f14294e59b20b37b6a55d96a61aa41ee2d2b5afecc5478de547fbdac29c2d7946
|
|
@ -1 +0,0 @@
|
|||||||
1
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
standard-inventory-qcow2:
|
|
||||||
qemu:
|
|
||||||
m: 3G
|
|
||||||
|
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user