mirror of
https://github.com/ceph/ceph
synced 2025-04-01 00:26:47 +00:00
fs/multiclient: force mpi tests onto trusty
This will ensure we have a matching version of MPI. Signed-off-by: Sage Weil <sage@redhat.com> Reviewed-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
parent
e2d6ce7e9d
commit
0a88b34ba3
@ -1,3 +1,7 @@
|
||||
# make sure we get the same MPI version on all hosts
|
||||
os_type: ubuntu
|
||||
os_version: "14.04"
|
||||
|
||||
tasks:
|
||||
- pexec:
|
||||
clients:
|
||||
|
@ -1,3 +1,7 @@
|
||||
# make sure we get the same MPI version on all hosts
|
||||
os_type: ubuntu
|
||||
os_version: "14.04"
|
||||
|
||||
tasks:
|
||||
- pexec:
|
||||
clients:
|
||||
|
@ -1,3 +1,7 @@
|
||||
# make sure we get the same MPI version on all hosts
|
||||
os_type: ubuntu
|
||||
os_version: "14.04"
|
||||
|
||||
tasks:
|
||||
- pexec:
|
||||
clients:
|
||||
|
Loading…
Reference in New Issue
Block a user