Drop tasks meant to run run_os_net_config.sh
The script has been dropped now. So we should drop these permanently skipped tasks. Also adds check to not run the async task in check mode. Fixes the molecule tests and modifies bindep.txt to install python3 packages on fedora to test locally. Depends-On: https://review.opendev.org/#/c/751720/ Change-Id: I8a535b2df9716d083b2c28438d1006891c05da1c
This commit is contained in:
@@ -19,9 +19,9 @@ git [platform:rpm]
|
||||
libffi-devel [platform:rpm]
|
||||
openssl-devel [platform:rpm]
|
||||
podman [platform:rpm]
|
||||
python-devel [platform:rpm !platform:rhel-8 !platform:centos-8]
|
||||
python-devel [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora]
|
||||
python3-devel [platform:rpm !platform:rhel-7 !platform:centos-7]
|
||||
PyYAML [platform:rpm !platform:rhel-8 !platform:centos-8]
|
||||
PyYAML [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora]
|
||||
python3-pyyaml [platform:rpm !platform:rhel-7 !platform:centos-7]
|
||||
python3-dnf [platform:rpm !platform:rhel-7 !platform:centos-7]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user