Skip to content

Commit

Permalink
Only run minimal Mariner 2.0 end-to-end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
damonbarry committed Feb 3, 2025
1 parent f96a6c1 commit dbad764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builds/e2e/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ jobs:
identityArtifactName: aziot-identity-mariner2-amd64
artifactName: iotedged-mariner2-amd64
sas_uri: $[ dependencies.Token.outputs['generate.sas_uri'] ]
minimal: true

timeoutInMinutes: 90

Expand All @@ -500,6 +501,7 @@ jobs:
identityArtifactName: aziot-identity-mariner2-aarch64
artifactName: iotedged-mariner2-aarch64
sas_uri: $[ dependencies.Token.outputs['generate.sas_uri'] ]
minimal: true

timeoutInMinutes: 90

Expand Down

0 comments on commit dbad764

Please sign in to comment.