after #46848, the log dir will be changed because the test is going to
use the mstart instead of vstart
Signed-off-by: Nizamudeen A <nia@redhat.com>
recipients: ceph-qa@ceph.io
- archive:
- artifacts: 'build/out/mgr.*.log'
+ artifacts: 'build/out/*.log, build/run/1/out/*.log, build/run/2/out/*.log'
allow-empty: true
latest-only: false
publishers:
- archive:
- artifacts: 'build/out/mgr.*.log'
+ artifacts: 'build/out/*.log, build/run/1/out/*.log, build/run/2/out/*.log'
allow-empty: true
latest-only: false
- shell: "sudo dpkg --configure -a"
- archive:
- artifacts: 'build/out/mgr.*.log'
+ artifacts: 'build/out/*.log'
allow-empty: true
latest-only: false