Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tasks/cephfs: reset osd blacklist between tests #443

Merged
merged 1 commit into from May 27, 2015
Merged

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented May 22, 2015

...to avoid OSDMap modifications happening in the
background due to blacklist expiry.

Fixes: #11301

Signed-off-by: John Spray john.spray@redhat.com

...to avoid OSDMap modifications happening in the
background due to blacklist expiry.

Fixes: #11301

Signed-off-by: John Spray <john.spray@redhat.com>
@jcsp
Copy link
Contributor Author

jcsp commented May 22, 2015

Depends on ceph/ceph#4746

@ceph-jenkins
Copy link

Refer to this link for build results (access rights to CI server needed):
http://jenkins.ceph.com//job/ceph-qa-suite-pull-requests/369/
Tests failed for this pull request.

@jcsp
Copy link
Contributor Author

jcsp commented May 22, 2015

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ceph/ceph-qa-suite.git # timeout=10
Fetching upstream changes from https://github.com/ceph/ceph-qa-suite.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ceph/ceph-qa-suite.git +refs/pull/*:refs/remotes/origin/pr/*
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ceph/ceph-qa-suite.git # timeout=10
Fetching upstream changes from https://github.com/ceph/ceph-qa-suite.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ceph/ceph-qa-suite.git +refs/pull/*:refs/remotes/origin/pr/*
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
ERROR: Publisher com.cloudbees.jenkins.GitHubCommitNotifier aborted due to exception
java.io.IOException: Cannot determine sha1 of the commit. The status cannot be reported
    at org.jenkinsci.plugins.github.util.BuildDataHelper.getCommitSHA1(BuildDataHelper.java:31)
    at com.cloudbees.jenkins.GitHubCommitNotifier.updateCommitStatus(GitHubCommitNotifier.java:102)
    at com.cloudbees.jenkins.GitHubCommitNotifier.perform(GitHubCommitNotifier.java:84)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
    at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
    at hudson.model.Build$BuildExecution.post2(Build.java:183)
    at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725)
    at hudson.model.Run.execute(Run.java:1709)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:231)
Setting status of aa0ffb313c3815d9796462f1e0de4d1ecb9cee4f to FAILURE with url http://jenkins.ceph.com/job/ceph-qa-suite-pull-requests/369/ and message: Merged build finished.

@ceph-jenkins
Copy link

Refer to this link for build results (access rights to CI server needed):
http://jenkins.ceph.com//job/ceph-qa-suite-pull-requests/370/
Tests failed for this pull request.

@gregsfortytwo
Copy link
Member

This looks good to me, but want to figure out the Jenkins unhappiness in case I'm missing something in the syntax. ;)

@ceph-jenkins
Copy link

Refer to this link for build results (access rights to CI server needed):
http://jenkins.ceph.com//job/ceph-qa-suite-pull-requests/378/
Tests passed for this pull request.

gregsfortytwo added a commit that referenced this pull request May 27, 2015
tasks/cephfs: reset osd blacklist between tests

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
@gregsfortytwo gregsfortytwo merged commit d9959b1 into master May 27, 2015
@gregsfortytwo gregsfortytwo deleted the wip-11301 branch May 27, 2015 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants