Enables iidfile test as issue fixed now

Signed-off-by: Sujil02 <sushah@redhat.com>
This commit is contained in:
Sujil02
2020-05-21 18:37:31 -04:00
parent d6888516a2
commit 9f5e661cfe

View File

@ -147,8 +147,7 @@ function random_ip() {
pod_id="$output"
# Check --pod-id-file
# FIXME: broken in master; reenable once #6292 is fixed
#is "$(<$pod_id_file)" "$pod_id" "contents of pod-id-file"
is "$(<$pod_id_file)" "$pod_id" "contents of pod-id-file"
# Check each of the options
if ! is_rootless; then