Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ch4lo committed Jul 15, 2024
1 parent a041985 commit e6ff3a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/VM-container-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,8 @@ do_test_complete() {
echo "STATUS: Test if cmld is up and running"
cmd_control_list

ssh ${SSH_OPTS} 'kill -6 $(ps aux | tail -n1 | awk "{print $2}")'

if [ "n" = "$USBTOKEN" ];then
# Skip these tests for physical schsm
cmd_control_change_pin_error "${CONTAINER}" "wrongpin" "$TESTPW"
Expand Down

0 comments on commit e6ff3a5

Please sign in to comment.