CR2.6 & CR2.7: Investigate about tests failure while running all the test cases using automated script (./run_all.sh) in bullseye image of isar-cip-core
While running singlenode tests in isar-cip-core image [1] it has two failed tests, below is the execution report
TC_CR2.6_1
preTest: TC_CR2.6_1: Remote session termination
INFO: openssh-server Package is installed!
INFO: openssh-client Package is installed!
INFO: sshpass Package is installed!
INFO: check_user: 'user1' doesn't exist
INFO: Creating user 'user1' ----
INFO: user: 'user1' created successfully
runTest: TC_CR2.6_1: Remote session termination
ERROR: FAIL: User can not access the remote session
postTest: TC_CR2.6_1: Remote session termination
INFO: check_user: 'user1' exist
INFO: Deleting user 'user1'
INFO: del_user: 'user1' deleted successfully
TC_CR2.7_1
preTest: TC_CR2.7_1: Concurrent session termination
INFO: libpam-modules Package is installed!
INFO: openssh-server Package is installed!
INFO: openssh-client Package is installed!
INFO: sshpass Package is installed!
INFO: check_user: 'user1' doesn't exist
INFO: Creating user 'user1' ----
INFO: user: 'user1' created successfully
runTest: TC_CR2.7_1: Concurrent session termination
ERROR: FAIL: User can not access the remote session
postTest: TC_CR2.7_1: Concurrent session termination
INFO: check_user: 'user1' exist
INFO: Deleting user 'user1'
INFO: del_user: 'user1' deleted successfully
Complete report along with summary is also attached for referenceIECTest.log.