Show the OpenStack job logs for a commit
Project description
git plugin to show the OpenStack job log for a commit
What is git-os-job?
The OpenStack project stores the logs for all of the test jobs related to a commit on http://logs.openstack.org organized by the commit hash. To review the logs after a job runs, most developers start with the message jenkins leaves on gerrit, and click through to the log files. Not all jenkins jobs are triggered by or related to a gerrit review, though (e.g, release tags).
git-os-job makes it easy to find those logs by finding the hash of the commit and using it to build the right URL. It will then either print the URL or open a web browser directly.
Examples
Look at the jobs related to the HEAD commit, usually in a development branch that has been submitted to gerrit using git-review already.:
$ git os-job
Look at the jobs related to the previous commit, such as when a development branch has a series of independent changes in it:
$ git os-job HEAD^1
Look at the jobs related to a specific commit by tag, such as after submitting a release tag:
$ git os-job version.tag
Contributing and Reporting Bugs
Please use the storyboard tracker to report problems.
https://storyboard.openstack.org/#!/project/1099
Patches for improvements are welcome, too, via gerrit:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file git-os-job-1.1.3.tar.gz
.
File metadata
- Download URL: git-os-job-1.1.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d54d943532c9c16cdcd92552822b0a755bfd1d5ba2e9fd6a29dead6f546da601 |
|
MD5 | cbe70bd21ddf4b6effad18b8f11c2ec9 |
|
BLAKE2b-256 | 550b2ea2bab74b4575d3dc2c7c8cff698b78b27d613c9f2fb8c97f8ef95442c3 |
File details
Details for the file git_os_job-1.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: git_os_job-1.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae87e1c90b9da17ca251a40b44d0b0e7dc7aa934cc134184c12123e3bf8b8fee |
|
MD5 | 37056c3f9a38c777b6db8ac6a47fbbaf |
|
BLAKE2b-256 | fc1cca22d8a220f748714000eb952121afabd05e074bea8fba476f5ab7362369 |