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

Fix race condition between tests starting and teuthology-results being run #134

Merged
merged 2 commits into from
Oct 15, 2013

Conversation

zmc
Copy link
Member

@zmc zmc commented Oct 14, 2013

No description provided.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
Use a new, tested implementation to check for running jobs.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
@ceph-jenkins
Copy link

Tests passed for this pull request.
Refer to this link for build results: http://jenkins.ceph.com/job/teuthology-pull-requests/135/

jobs.append(self.get_random_metadata(run_name, hung=True))
made_hung += 1
else:
jobs.append(self.get_random_metadata(run_name, hung=False))
#job_config = yaml.safe_load(yaml_path)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't remember; possibly from when I was writing the class initially.

alfredodeza added a commit that referenced this pull request Oct 15, 2013
Fix race condition between tests starting and teuthology-results being run
@alfredodeza alfredodeza merged commit cf22fe3 into master Oct 15, 2013
@zmc zmc deleted the wip-6546 branch October 15, 2013 15:27
kshtsk pushed a commit to kshtsk/teuthology that referenced this pull request Nov 14, 2019
backport "build_matrix: ignore hidden files from upstream" and patch install task to always install ceph-test on all nodes
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