mirror of
https://github.com/ceph/ceph
synced 2024-12-20 18:33:44 +00:00
f133725ba3
When using the teuthology-openstack command, buildpackages is implicit and does not need to be included when running the test suite. Move the stanza to the debug directory as a reminder when debuging. Signed-off-by: Loic Dachary <loic@dachary.org>
7 lines
114 B
YAML
7 lines
114 B
YAML
tasks:
|
|
- buildpackages:
|
|
machine:
|
|
disk: 40 # GB
|
|
ram: 15000 # MB
|
|
cpus: 16
|