зеркало из https://github.com/Azure/azurehpc.git
11 строки
327 B
YAML
11 строки
327 B
YAML
steps:
|
|
- template: ../../ci/templates/steps/azhpc-run.yml
|
|
parameters:
|
|
user: hpcadmin
|
|
command: /apps/ci/check_mountpoints.sh $(azhpc.variables.anf_mount)
|
|
|
|
- template: ../../ci/templates/steps/azhpc-run.yml
|
|
parameters:
|
|
user: hpcuser
|
|
command: /apps/ci/check_pbs_nodes.sh $(azhpc.variables.compute_instances)
|