Compare commits

...

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

8 changed files with 2 additions and 32 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/fs-2.4.11.tar.gz
SOURCES/fs-2.4.11.tar.gz

1
.python-fs.metadata Normal file
View File

@ -0,0 +1 @@
2a88daa1d9050a4709ef92744714fa0d91121b77 SOURCES/fs-2.4.11.tar.gz

View File

@ -1,3 +0,0 @@
# python-fs
The python-fs package

View File

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

View File

@ -1 +0,0 @@
SHA512 (fs-2.4.11.tar.gz) = fe4596bf213f9b1721cd3c665e6af180d6617eea07afbaa9d83847dc3f7dfe64bca16c8ccb337d48bbb49bf0d2fef90903e3c4aecc63f61faac6a2b6f6c59cf6

View File

@ -1,21 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-pytest
- python3-appdirs
- python3-pytz
- python3-six
tests:
- simple:
dir: ./source
run: python3 -m pytest -v --ignore tests/test_ftpfs.py --ignore tests/test_osfs.py --ignore tests/test_subfs.py --ignore tests/test_tempfs.py