From d0bfc3cfc834766562b89543f6a7cfad8ad2050b Mon Sep 17 00:00:00 2001 From: isaacyang Date: Thu, 23 Jan 2025 13:45:42 +0800 Subject: [PATCH] Update the test cmd of eth_hotplug job --- providers/base/units/ethernet/jobs.pxu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/base/units/ethernet/jobs.pxu b/providers/base/units/ethernet/jobs.pxu index 9e863190e8..5a2bd439cf 100644 --- a/providers/base/units/ethernet/jobs.pxu +++ b/providers/base/units/ethernet/jobs.pxu @@ -331,7 +331,7 @@ _steps: 2. Follow the instructions on the screen. plugin: user-interact command: - eth_hotplugging.py {{ interface }} && gateway_ping_test.py --interface {{ interface }} + eth_hotplugging.py {{ interface }} category_id: com.canonical.plainbox::ethernet estimated_duration: 60.0 user: root