SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
160 stars 75 forks source link

[tmp] fix to run the ci against #1748

Closed jschmid1 closed 4 years ago

jschmid1 commented 4 years ago

Signed-off-by: Joshua Schmid jschmid@suse.de

see #1747 for more infos


Checklist:

jschmid1 commented 4 years ago

@susebot run teuthology

susebot commented 4 years ago

Commit 1d16a3eb9f9e17fb831250b745f6fc9d1d174284 is OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/284/

jschmid1 commented 4 years ago

That seem to fix the issues we've seen in the disk replacement and rebuild tests. I'll come up with a proper fix that's also backwards compatible

jan--f commented 4 years ago

hmm I think this might only mask the issue. ceph-volume in 14.2.3 actually fails to zap disks when run through salt. will test a fix today.

jschmid1 commented 4 years ago

skipped 14.2.3 -> now using 14.2.4 which fixed the issues @jan--f described. closing