Tomas Bzatek b17a38
From acae6bf4594f80da57855343ab325f87386178c4 Mon Sep 17 00:00:00 2001
Tomas Bzatek b17a38
From: Tomas Bzatek <tbzatek@redhat.com>
Tomas Bzatek b17a38
Date: Fri, 3 Nov 2023 16:40:54 +0100
Tomas Bzatek b17a38
Subject: [PATCH] tests: Fix targetcli_config.json
Tomas Bzatek b17a38
Tomas Bzatek b17a38
Not all attributes are available anymore in newer kernel versions.
Tomas Bzatek b17a38
---
Tomas Bzatek b17a38
 src/tests/dbus-tests/targetcli_config.json | 3 ---
Tomas Bzatek b17a38
 1 file changed, 3 deletions(-)
Tomas Bzatek b17a38
Tomas Bzatek b17a38
diff --git a/src/tests/dbus-tests/targetcli_config.json b/src/tests/dbus-tests/targetcli_config.json
Tomas Bzatek b17a38
index 3be9eac2be..f50bf7d4d2 100644
Tomas Bzatek b17a38
--- a/src/tests/dbus-tests/targetcli_config.json
Tomas Bzatek b17a38
+++ b/src/tests/dbus-tests/targetcli_config.json
Tomas Bzatek b17a38
@@ -331,7 +331,6 @@
Tomas Bzatek b17a38
             "demo_mode_write_protect": 0,
Tomas Bzatek b17a38
             "generate_node_acls": 1,
Tomas Bzatek b17a38
             "login_timeout": 15,
Tomas Bzatek b17a38
-            "netif_timeout": 2,
Tomas Bzatek b17a38
             "prod_mode_write_protect": 0,
Tomas Bzatek b17a38
             "t10_pi": 0,
Tomas Bzatek b17a38
             "tpg_enabled_sendtargets": 1
Tomas Bzatek b17a38
@@ -393,7 +392,6 @@
Tomas Bzatek b17a38
             "demo_mode_write_protect": 1,
Tomas Bzatek b17a38
             "generate_node_acls": 0,
Tomas Bzatek b17a38
             "login_timeout": 15,
Tomas Bzatek b17a38
-            "netif_timeout": 2,
Tomas Bzatek b17a38
             "prod_mode_write_protect": 0,
Tomas Bzatek b17a38
             "t10_pi": 0,
Tomas Bzatek b17a38
             "tpg_enabled_sendtargets": 1
Tomas Bzatek b17a38
@@ -479,7 +477,6 @@
Tomas Bzatek b17a38
             "demo_mode_write_protect": 1,
Tomas Bzatek b17a38
             "generate_node_acls": 0,
Tomas Bzatek b17a38
             "login_timeout": 15,
Tomas Bzatek b17a38
-            "netif_timeout": 2,
Tomas Bzatek b17a38
             "prod_mode_write_protect": 0,
Tomas Bzatek b17a38
             "t10_pi": 0,
Tomas Bzatek b17a38
             "tpg_enabled_sendtargets": 1