Skip to content

Commit

Permalink
Change plug username
Browse files Browse the repository at this point in the history
Signed-off-by: Mariia Azbeleva <[email protected]>
  • Loading branch information
azbeleva committed Nov 6, 2024
1 parent 97e20dc commit 42fb0c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ghaf-hw-test.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def ghaf_robot_test(String testname='boot') {
-v DEVICE_TYPE:$DEVICE_TAG \
-v LOGIN:ghaf \
-v PASSWORD:$DUT_PASS \
-v PLUG_USERNAME:ville-pekka.juntunen@unikie.com \
-v PLUG_USERNAME:ghaftester@gmail.com \
-v PLUG_PASSWORD:$PLUG_PASS \
-v SWITCH_TOKEN:$SW_TOKEN \
-v SWITCH_SECRET:$SW_SECRET \
Expand Down
2 changes: 1 addition & 1 deletion ghaf-parallel-hw-test.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def ghaf_robot_test(String testname='boot') {
-v DEVICE_TYPE:$DEVICE_TAG \
-v LOGIN:ghaf \
-v PASSWORD:$DUT_PASS \
-v PLUG_USERNAME:ville-pekka.juntunen@unikie.com \
-v PLUG_USERNAME:ghaftester@gmail.com \
-v PLUG_PASSWORD:$PLUG_PASS \
-v SWITCH_TOKEN:$SW_TOKEN \
-v SWITCH_SECRET:$SW_SECRET \
Expand Down
2 changes: 1 addition & 1 deletion tests/x-ghaf-hw-test.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ def ghaf_robot_test(String test_tags) {
-v DEVICE_TYPE:$DEVICE_TAG \
-v LOGIN:ghaf \
-v PASSWORD:$DUT_PASS \
-v PLUG_USERNAME:ville-pekka.juntunen@unikie.com \
-v PLUG_USERNAME:ghaftester@gmail.com \
-v PLUG_PASSWORD:$PLUG_PASS \
-v SWITCH_TOKEN:$SW_TOKEN \
-v SWITCH_SECRET:$SW_SECRET \
Expand Down

0 comments on commit 42fb0c3

Please sign in to comment.