e52559f527
We switch from Fedora 35 to Ubuntu Jammy for this testing because Ubuntu Jammy is an LTS release that will be supported for 5 years, but Fedora 35's total supported time period is about 13 months some of which is now gone. Depends-On: https://review.opendev.org/c/opendev/base-jobs/+/840355 Change-Id: I3025679a4747155a91e88a65dcb4f946a329fba1
12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
gcc [test]
|
|
|
|
# Required for openstacksdk
|
|
python3-devel [test platform:rpm]
|
|
python3-dev [test platform:dpkg platform:apk]
|
|
|
|
# Required for subprocess32
|
|
python2-devel [test platform:fedora]
|
|
python-devel [test platform:rpm !platform:fedora !platform:centos-8 !platform:rhel-8]
|
|
python-dev [test platform:dpkg platform:apk !platform:ubuntu-jammy]
|
|
python2-dev [test platform:ubuntu-jammy]
|