Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjuntunen committed Aug 16, 2024
1 parent 844adaa commit d7415ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ghaf-test-boot.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7415ea

Please sign in to comment.