From d7415eafd0babf0a354a415b0bd0b490b6bf6f6a Mon Sep 17 00:00:00 2001 From: Ville-Pekka Juntunen Date: Fri, 16 Aug 2024 15:28:08 +0300 Subject: [PATCH] Fix --- ghaf-test-boot.groovy | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghaf-test-boot.groovy b/ghaf-test-boot.groovy index 377b701..226a16e 100644 --- a/ghaf-test-boot.groovy +++ b/ghaf-test-boot.groovy @@ -148,8 +148,6 @@ pipeline { stage('Boot test') { steps { script { - env.DEVICE = 'LenovoX1-2' - env.INCLUDE_TEST_TAGS = 'bootANDlenovo-x1' // TODO: do we really need credentials to access the target devices? // Target devices are connected to the testagent, which itself is // only available over a private network. What is the risk