Project

General

Profile

action #101088

[sle][security][sle15sp4][feature][manual]Implement ibmtss version check into openQA [arm only]

Added by rfan1 over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
New test
Target version:
-
Start date:
2021-10-18
Due date:
% Done:

100%

Estimated time:
12.00 h
Difficulty:


Related issues

Copied to openQA Tests - action #102792: [sle][security][sle15sp4][feature][automation]Implement ibmtss version check into openQA [arm only]Resolved2021-10-18

History

#1 Updated by rfan1 over 1 year ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 20

Wrote some cases, and will try to test in osd and o3

#3 Updated by rfan1 over 1 year ago

  • Subject changed from [sle][security][sle15sp4]Implement ibmtss version check into openQA [arm only] to [sle][security][sle15sp4][feature][manual]Implement ibmtss version check into openQA [arm only]
  • Estimated time changed from 4.00 h to 12.00 h
#git clone https://git.code.sf.net/p/ibmtpm20tss/tss ibmtpm20tss-tss
# cd utils
# make -f makefiletpmc
# cd utils12
# make -f makefiletpmc

start a ibmswtpm2 server 

# /usr/lib/ibmtss/tpm_server&
# cd utils
# export TPM_INTERFACE_TYPE=socsim
# ./reg.sh


BTW: Set the right prefix
# This is a namespace prefix 
# For the basic tarball, PREFIX is set to ./   (the current directory)

#PREFIX=./

# The distro releases prefix all the TPM 2.0 utility names with tss,
# so PREFIX is set to tss

PREFIX=tss

prefix=tss

#4 Updated by rfan1 over 1 year ago

  • Copied to action #102792: [sle][security][sle15sp4][feature][automation]Implement ibmtss version check into openQA [arm only] added

#5 Updated by rfan1 over 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 20 to 100

manual test done

Also available in: Atom PDF