Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • C cip-security-tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cip-projectcip-project
  • cip-testing
  • cip-security-tests
  • Issues
  • #3
Closed
Open
Issue created Nov 23, 2022 by sai ashrith sathujoda@saiashrith_1999Developer

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.

[1][(https://gitlab.com/cip-project/cip-core/isar-cip-core/-/blob/master/doc/README.security-testing.md#run-the-test-in-linux-image)]

Assignee
Assign to
Time tracking