Commit Graph

46 Commits

Author SHA1 Message Date
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
7c99b81b10
supplychainvalidationsummary will look up rims by ID (#805)
* 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
2024-07-22 06:03:09 -04:00
iadgovuser62
dd7b041f9f
Adding Platform Cert Tests and RIM System Tests to V3 (#781)
* Adding Platform Cert and RIM Tests to V3 and modifying workflow file to split those tests into individual steps
2024-06-07 13:27:08 -04:00
iadgovuser62
7a1a6b73b0
[#775] Adding Policy Tests to V3 (#776)
* 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.
2024-06-07 06:28:25 -04:00
iadgovuser62
8d82fce80f Updating GitHub Actions from V3 to V4 uses 2024-05-09 12:12:00 -04:00
iadgovuser62
144160dbfa
Adding system test for provision using Provisioner.NET (#748)
* 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
2024-05-01 14:20:51 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
24d81b9da2
create_aca_images workflow passes branch ref to dockerfiles (#729)
* Update ACA image workflow to pass ref to dockerfiles [no ci]

* Use GITHUB_REF_NAME instead [no ci]

* Change variable usage [no ci]

* Use build arg instead of env [no ci]
2024-03-06 20:51:13 -05:00
iadgovuser29
a1087e1fb2 Remove v2 aca image workflow [no ci] 2024-02-01 11:25:35 -05:00
iadgovuser29
07f86d08c4 GitHub Workflow to create V3 ACA docker images 2024-02-01 11:25:34 -05:00
iadgovuser62
e9f5d7245c
Xfer HIRS_Provisioner.NET to main (#663)
* Moving HIRS_Provisioner.NET and dotnet_provisioner_unit_tests.yml into main branch

* Adding fixed dotnet provisioner workflow

* Updated files to match updated master branch, including hirs.sln, Directory.Build.targets, HIRS_Provisioner.NET.csproj, and hirsTest.csproj
2024-01-22 16:18:01 -05:00
iadgovuser58
cc84fab5e8 updated github action to copy artifacts for subprojects that now have unit tests 2024-01-17 12:40:29 -05:00
iadgovuser26
51ae60e639 Added a war file artifact 2023-10-18 08:40:52 -04:00
iadgovuser26
561280a263 removed debug statments 2023-10-16 15:24:45 -04:00
iadgovuser26
329f5afb91 updated another upload-artifact version 2023-10-16 14:23:27 -04:00
iadgovuser26
279b3f6f41 updated upload-artifact version 2023-10-16 14:11:35 -04:00
iadgovuser26
7313d98c52 combined jobs 2023-10-16 14:04:10 -04:00
iadgovuser26
0c851c593f updated referenced actions 2023-10-16 13:56:27 -04:00
iadgovuser26
262d7a6b7d changed artifact path 2023-10-16 13:39:49 -04:00
iadgovuser26
90a5af2cd7 removed pushd 2023-10-16 13:31:20 -04:00
iadgovuser26
4ea7be00bc added distribution 2023-10-16 13:26:49 -04:00
iadgovuser26
cc8d495b6d removed unnecessary dash from yaml file 2023-10-16 13:15:18 -04:00
Lawrence Reinert lareine
67e19df8f2 Added a package_linux workflow 2023-10-16 13:00:14 -04:00
iadgovuser58
fdf7c7268c changed title of one of the runs 2023-08-18 09:26:14 -04:00
iadgovuser58
dc99c5b4b5 minor change of variable to clarify path building 2023-08-18 09:20:18 -04:00
iadgovuser58
f1a5bb7fd3 updated github actions unit test yml, added Rocky 8.8 Dockerfile 2023-08-15 17:10:34 -04:00
iadgovuser26
f481cc07d4 Adds Action filters to the main branch 2023-06-23 10:58:17 -04:00
syncomp-dev1
a7bf8b1993 Fixing typo in docker image workflow 2022-09-02 13:26:28 -04:00
syncomp-dev1
ff906654c0 Merge branch 'master' into issue-490
Conflicts:
	.github/workflows/build_aca_image.yml
2022-09-02 12:06:05 -04:00
syncomp-dev1
8b3bfef68f Added condition for release workflow 2022-09-02 09:50:30 -04:00
iadgovuser26
d30c81ad6c
Update build_aca_image.yml
enable manual run
2022-09-01 12:56:44 -04:00
iadgovuser26
04eddea9ea
Create build_aca_image.yml
Added to test ACA Docker Image Build action.
2022-09-01 12:45:50 -04:00
syncomp-dev1
b2a90db1cf Cleaning up workflow wording 2022-09-01 09:05:27 -04:00
syncomp-dev1
a898faa38a Files added for ACA Docker image workflow 2022-09-01 09:03:02 -04:00
iadgovuser26
625ecd06f2 updated workflow for use with github packages 2022-04-29 14:14:46 -04:00
iadgovuser26
cb4426ceb7 added docker login 2022-04-12 18:12:14 -04:00
iadgovuser26
358a3f43f0 added docker/login-action 2022-04-12 17:51:13 -04:00
iadgovuser26
4a19bd01ce GitHub package test 2022-04-11 16:43:29 -04:00
iadgovuser26
56bf20246f file name refactor 2022-01-26 12:08:29 -05:00
lareine
da502fbf42 ci system test refactor 2021-11-16 17:11:40 -05:00
lareine
f939604822 updated docker login 2021-11-16 16:57:44 -05:00
lareine
09d71ddc18 initial ci system test refactor 2021-11-16 16:51:42 -05:00
iadgovuser26
aa45391cc3
run individual unit tests 2021-09-02 15:18:20 -04:00
iadgovuser26
18a8723219
separate out tcg_rim_tool tests 2021-09-02 10:45:07 -04:00
iadgovuser26
c424f0c02d
Added package for centos workflow 2021-08-31 12:29:52 -04:00
iadgovuser26
ad7f916ca5
Add package for centos workflow 2021-08-31 12:16:47 -04:00
iadgovuser26
ca160df159
Update hirs_unit_tests.yml 2021-08-31 10:35:37 -04:00
iadgovuser26
9cc1b044c1
Added unit test action 2021-08-31 10:30:12 -04:00