mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-24 07:06:46 +00:00
Added aca tests 9 and 10 to workflow
This commit is contained in:
parent
501390ecbd
commit
49cea753a1
0
.ci/system-tests/container/rim_setup.sh
Normal file → Executable file
0
.ci/system-tests/container/rim_setup.sh
Normal file → Executable file
10
.github/workflows/system_test.yml
vendored
10
.github/workflows/system_test.yml
vendored
@ -69,6 +69,16 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
.ci/system-tests/tests/aca_policy_tests.sh 8
|
||||
- name: ACA POLICY TEST 9 - Test valid PC and RIM with PC only uploaded
|
||||
continue-on-error: true
|
||||
shell: bash
|
||||
run: |
|
||||
.ci/system-tests/tests/aca_policy_tests.sh 9
|
||||
- name: ACA POLICY TEST 10 - Test valid PC and RIM with RIM only uploaded
|
||||
continue-on-error: true
|
||||
shell: bash
|
||||
run: |
|
||||
.ci/system-tests/tests/aca_policy_tests.sh 10
|
||||
# - name: All ACA Policy Tests 1-8
|
||||
# continue-on-error: true
|
||||
# shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user