Skip to content

Commit

Permalink
#2121: Remove create directory job from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed Dec 14, 2023
1 parent 96e0578 commit 1e97bca
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 119 deletions.
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-14-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-clang-alpine-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-gcc-10-ubuntu-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-gcc-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-gcc-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-gcc-8-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-intel-oneapi-icpx-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions ci/azure/azure-nvidia-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down
7 changes: 0 additions & 7 deletions scripts/workflow-azure-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,6 @@ stages:
script: |
val=$(./scripts/check_containers.sh)
echo "##vso[task.setvariable variable=compose_command]$val"
- task: Bash@3
displayName: Create directory for docker volume
condition: in(variables['Agent.JobStatus'], 'Succeeded', 'SucceededWithIssues')
inputs:
targetType: 'inline'
script: |
mkdir -p "$(build_root)"
- task: DockerCompose@0
displayName: Pull container
inputs:
Expand Down

0 comments on commit 1e97bca

Please sign in to comment.