Signed-off-by: Zack Cerza <zack@redhat.com>
strategy:
matrix:
include:
- - os: ubuntu-20.04
- python: 3.7
- os: ubuntu-20.04
python: 3.8
- os: ubuntu-20.04
strategy:
matrix:
include:
- - os: ubuntu-20.04
- python: 3.7
- os: ubuntu-20.04
python: 3.8
- os: ubuntu-20.04
build:
os: ubuntu-22.04
tools:
- python: "3.7"
+ python: "3.8"
python:
install:
- method: pip
summary = Ceph test framework
[options]
+python_requires = >=3.8
packages = find:
install_requires =
PyYAML
requests>2.13.0
sentry-sdk
urllib3>=1.25.4,<1.27 # For botocore
-python_requires = >=3.6
scripts =
teuthology/task/install/bin/adjust-ulimits
teuthology/task/install/bin/daemon-helper