Skip to content

Commit

Permalink
Update SGX pools to new subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jun 9, 2023
1 parent c1f8a6c commit c020a23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines-templates/daily-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parameters:
pool: ado-virtual-ccf-sub
SGX:
container: sgx
pool: 1es-DC16s_v3-focal
pool: ado-sgx-ccf-sub
SNPCC:
container: snp
pool: ado-virtual-ccf-sub
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines-templates/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parameters:
pool: ado-virtual-ccf-sub
SGX:
container: sgx
pool: 1es-DC16s_v3-focal
pool: ado-sgx-ccf-sub
SNPCC:
container: snp
pool: ado-virtual-ccf-sub
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines-templates/stress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
target: SGX
env:
container: sgx
pool: 1es-DC16s_v3-focal
pool: ado-sgx-ccf-sub
cmake_args: "-DCOMPILE_TARGET=sgx"
suffix: "StressTest"
artifact_name: "StressTest"
Expand Down

0 comments on commit c020a23

Please sign in to comment.