Skip to content

Commit

Permalink
CI: Removing AKS engine related code
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-21 committed Jul 27, 2023
1 parent 986a1f0 commit 5a08f21
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 739 deletions.
3 changes: 0 additions & 3 deletions .pipelines/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ stages:
displayName: Create artifact storage container
condition: succeeded()

- publish: ./test/apimodels/
artifact: clusterdefinitions

- stage: containerize
displayName: Build Images
dependsOn:
Expand Down
154 changes: 0 additions & 154 deletions .pipelines/singletenancy/aks-engine/e2e-dualstack-job-template.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions .pipelines/singletenancy/aks-engine/e2e-job-template.yaml

This file was deleted.

128 changes: 0 additions & 128 deletions .pipelines/singletenancy/aks-engine/e2e-step-template.yaml

This file was deleted.

6 changes: 2 additions & 4 deletions .pipelines/submodules-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ stages:
name: "$(BUILD_POOL_NAME_DEFAULT)"
steps:
- script: |
make all-binaries-platforms
make all-binaries-platforms
name: "BuildAllPlatformBinaries"
displayName: "Build all platform binaries"
Expand Down Expand Up @@ -120,8 +120,6 @@ stages:
displayName: Create artifact storage container
condition: succeeded()

- publish: ./test/apimodels/
artifact: clusterdefinitions

- stage: containerize
displayName: Build Images
Expand Down Expand Up @@ -249,7 +247,7 @@ stages:
pipelineBuildImage: "$(BUILD_IMAGE)"
testDropgz: true
clusterName: "submodules-ciliume2e"

- template: singletenancy/cilium-overlay/cilium-overlay-e2e-job-template.yaml
parameters:
name: "cilium_overlay_e2e"
Expand Down
Loading

0 comments on commit 5a08f21

Please sign in to comment.