Jiri Kortus
|
56d0e704c0
|
Make sure compose build tests run with SELinux in enforcing mode
Related: rhbz#1654795
|
2019-02-06 13:59:17 +01:00 |
|
Alexander Todorov
|
2ac027c78b
|
Upgrade pip & setuptools b/c they are rather old
and sometimes Python dependencies fail to install with:
SetuptoolsOutdatedWarning: your setuptools is too old (<12)
|
2019-01-09 10:55:58 +02:00 |
|
Alexander Todorov
|
7143456043
|
On Python 2 Azure needs the futures module
this will prevent
ImportError: No module named concurrent.futures
see
https://github.com/Azure/azure-sdk-for-python/issues/2166
|
2018-12-20 10:55:04 +02:00 |
|
Alexander Todorov
|
d63de76cb3
|
On RHEL 7 we have Python 2, not Python 3
|
2018-12-20 10:55:04 +02:00 |
|
Alexander Todorov
|
5dc19500ad
|
On RHEL 7 we have yum instead of dnf
|
2018-12-20 10:55:04 +02:00 |
|
Alexander Todorov
|
808454b561
|
On RHEL 7 compose info is compose details
|
2018-12-20 10:55:04 +02:00 |
|
Alexander Todorov
|
f8137b94db
|
Backport cloud image tests from master
|
2018-12-20 10:55:04 +02:00 |
|