* Lookup here needed summary id from device object
* Portal linkage issue
* CertificatesUsed not working properly with RIM
* Maybe need to link to base rim
* Rim test 1 needed hw file
* Working on CI
* Connecting new tpm2_common
* Edited the way scripts called in docker exec
* TPM for reset each test
* Defining efi paths in CI env file
* Forgot to close while loops
* Connecting default test files
* Variable was wrong [no ci]
* Added ACA tests using uploaded artifacts
* Trying to chmod rim_setup.sh
* rim_setup chmod issues
* Added aca tests 9 and 10 to workflow
* Added cases 9 and 10 for aca policy tests
* Exit test scripts with error if one test fails
* Attempt to solve uploaded rim linkup
* Try only setting tagId if not null
* updateSupportRimInfo was not setting associated rim on base
* Attempt alternate lookup of rim by device name
* Trouble with event log archived
* Used wrong variable
* Fix spotbugs
* Try again
* Change SupplyChainValidation.message size to MAX_MESSAGE_LENGTH
* Adding ACA Policy tests with modifications to related files
* Separating the system tests setup from the tests themselves + Splitting up ACA Policy Tests into different steps in workflow file
* Creating separate script for setting up system tests in workflow, and one script for running system tests locally. Adding details to system test steps.
* Adding run script, Dockerfile, and container setup script for provisioning with TPM Simulator and Provisioner.Net
* Replacing Docker container setup script with Docker Compose .yml file with respective configurations in related files
* Adding system_test.yml for GitHub actions to run system tests upon V3 branch pushes. Modifying related files accordingly
* Replacing V2 ACA with V3 ACA built from Rocky 9
* Updated docker images to use python3
* Updated docker compose files.
* Test Travis CI
* Test Travis CI
* Updated Dockerfiles.
* Updated .travis.yml
* Cleaned up scripts.
* Cleaned up scripts.
* Updated docker-compose files.
* Updated amazonlinux2 image with python3.
* Updated system test driver.
* Updated system test driver
* Cleaned up import in test driver.
* Updated setup scripts to output python version
* Initial system test for TPM 1.2 emulator.
* Update .travis.yml file.
* Added system test: test_20_tpm_1_2_initial_provision
* Cleaned up files.
* Correct docker location
* Re-arranged system tests.
* Execute test_12_attestation_ca_portal_online for all current collectors.
* Clean up files.
* Cleaned up files.
* Cleaned up files.
* Cleaned up files.
* Cleaned up files
* Updated system test driver.
* Set logging properties to DEBUG.
* Commented out test_13_tpm_1_2_initial_provision. Need to fix it.
* PACCOR Testing.
* PACCOR Testing.
* PACCOR Testing.
* PACCOR Testing
* PACCOR Testing
* Updated Dockerfile.tpm2provisioner
* Cleaned up files.
* Point to the updated tpm2provisioner in hirs/hirs-ci, on Docker Hub.
* Cleaned up files.
* Used specific PACCOR script(allcomponents_hirs_system_test.sh) for
system tests.
* Added new PACCOR script for review.
Will be moved into the PACCOR project when permissions are granted.
* Add creation of bad base platform certificate.
* Adding Base Certificate system test.
* Adding Base Certificate system test.
* Adding Base Certificate system test.
* Adding Base Certificate system test.
* Updated script to add faulty components to bad base certificate.
* Updated addFaultyComponents script.
* Add Base/Delta system tests to .travis.yml
* Disable unit tests to decrease CI time.
* Cleaned up code.
* Cleaned up code.
* Delete system_test_Driver.py