Added blobfuse2-ci-template
This commit is contained in:
Родитель
8ce275f237
Коммит
813c08aca7
|
@ -40,28 +40,28 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
- job: test_ARM64
|
- job: test_ARM64
|
||||||
displayName: Build and Test on
|
displayName: Build and Test on
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
Ubuntu-22-ARM64-BlockBlob:
|
Ubuntu-22-ARM64-BlockBlob:
|
||||||
imageName: 'blobfuse-ubn22-arm64'
|
imageName: 'blobfuse-ubn22-arm64'
|
||||||
containerName: 'test-cnt-ubn-22-arm64'
|
containerName: 'test-cnt-ubn-22-arm64'
|
||||||
fuselib: 'libfuse3-dev'
|
fuselib: 'libfuse3-dev'
|
||||||
tags: 'fuse3'
|
tags: 'fuse3'
|
||||||
adlsSas: $(AZTEST_ADLS_CONT_SAS_UBN_22)
|
adlsSas: $(AZTEST_ADLS_CONT_SAS_UBN_22)
|
||||||
|
|
||||||
|
pool:
|
||||||
|
name: "blobfuse-ubn-arm64-pool"
|
||||||
|
demands:
|
||||||
|
- ImageOverride -equals $(imageName)
|
||||||
|
|
||||||
pool:
|
variables:
|
||||||
name: "blobfuse-ubn-arm64-pool"
|
- group: NightlyBlobFuse
|
||||||
demands:
|
|
||||||
- ImageOverride -equals $(imageName)
|
|
||||||
|
|
||||||
variables:
|
steps:
|
||||||
- group: NightlyBlobFuse
|
# ----------------------------------------------------------------
|
||||||
|
- template: 'azure-pipeline-templates/blobfuse2-ci-template.yml'
|
||||||
steps:
|
parameters:
|
||||||
# ----------------------------------------------------------------
|
container: $(containerName)
|
||||||
- template: 'azure-pipeline-templates/blobfuse2-ci-template.yml'
|
tags: $(tags)
|
||||||
parameters:
|
fuselib: $(fuselib)
|
||||||
container: $(containerName)
|
|
||||||
tags: $(tags)
|
|
||||||
fuselib: $(fuselib)
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче