Compare commits

...

No commits in common. "c9-beta" and "c9s" have entirely different histories.
c9-beta ... c9s

8 changed files with 40 additions and 4 deletions

16
.gitignore vendored
View File

@ -1,2 +1,14 @@
SOURCES/virtiofsd-1.10.1-vendor.tar.gz
SOURCES/virtiofsd-1.10.1.crate
/virtiofsd-1.1.0-vendor.tar.gz
/virtiofsd-1.1.0.crate
/virtiofsd-1.3.0.crate
/virtiofsd-1.3.0-vendor.tar.gz
/virtiofsd-1.4.0.crate
/virtiofsd-1.4.0-vendor.tar.gz
/virtiofsd-1.5.0.crate
/virtiofsd-1.5.0-vendor.tar.gz
/virtiofsd-1.7.0.crate
/virtiofsd-1.7.0-vendor.tar.gz
/virtiofsd-1.7.2.crate
/virtiofsd-1.7.2-vendor.tar.gz
/virtiofsd-1.10.1.crate
/virtiofsd-1.10.1-vendor.tar.gz

View File

@ -1,2 +0,0 @@
10f7329aee1fb72f01043b1e5421d95f0ac62343 SOURCES/virtiofsd-1.10.1-vendor.tar.gz
0529e43b543aa9fb945d0a9e9661464844f7b04e SOURCES/virtiofsd-1.10.1.crate

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# virtiofsd
The virtiofsd package

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

2
sources Normal file
View File

@ -0,0 +1,2 @@
SHA512 (virtiofsd-1.10.1.crate) = cc4628595eb0a71b1147b00e2ebefe87cf26bba3ebcd907d6bde6a4c7a6f9125d67ebac24a862a07ad7af5b14a0680f3c526b947f28db3ed99fde3a551dc2284
SHA512 (virtiofsd-1.10.1-vendor.tar.gz) = de5fca26d7eeff9694cef9c90413172f849752e99130fa2f8f4aa93dd140af22b4f39cb94e887238d898a69c1fd972144fd4743558b2f7b87f16ebaced681bd4

12
tests/tests.yml Normal file
View File

@ -0,0 +1,12 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
remote_user: root
tests:
- virtiofsd_printcaps:
dir: .
run: ./virtiofsd_printcaps.sh
required_packages:
- virtiofsd

View File

@ -0,0 +1,3 @@
#!/bin/bash -ex
/usr/libexec/virtiofsd --print-capabilities