Closed jschmid1 closed 4 years ago
note to self: split up commits in
note to self: split up commits in
~> * whitespace changes~
- actual code changes
For now, let's stick to the actual code changes until we reached consensus on the style-guide
@susebot run teuthology
Commit edbb5ad2381332027aac7b9268bbd8c768fbd773 is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/282/
Commit edbb5ad is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/282/
the CI caught a bug in this patch, fixing
ready for a second round of reviews
@susebot run teuthology
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/283/
unrelated to this pr, but it seems we have a failure in stage.4.. re-running to verify
@susebot run teuthology
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/285/
@smithfarm It seems that the CI is currently not able to deploy nfs-ganesha. Did we update the build artifacts already?
@susebot run teuthology
@jschmid1 I don't see where the CI is unable to deploy nfs-ganesha. What I see is this:
2019-09-16T14:00:38.503 INFO:teuthology.orchestra.run.target192168000079.stderr:scripts/ganesha_smoke_test.sh: line 225: /root/mnt/rgw/bucket1/hello.txt: No such file or directory
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/287/
The failure is weird though. All tests before and after were successful.. This branch is clearly not changing anything in the NFS-ganesha area.. re-triggering to be extra-extra-sure
@susebot run teuthology
apparently we have two nfs-ganesha tests:
1) with mds backend 2) with rgw backed
only 1) fails. Maybe the mds state fails while checking for changed files somehow? Why wouldn't the standard(non-ganesha) mds test fail?..
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/290/
I'm puzzled..
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: https://ceph-ci.suse.de/job/pr-deepsea/5/
Commit 320c1c954db48af8977cabbc1bc8380e9698718a is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: https://ceph-ci.suse.de/job/pr-deepsea/1/
Closing.. Reopen if needed
Signed-off-by: Joshua Schmid jschmid@suse.de
~Ignore whitespace and indentation fixes. [auto]~
suse_internal: bsc#1149400
Checklist: ~- [ ] Added unittests and or functional tests~ ~- [ ] Adapted documentation~