~le-chi-thu/linaro-ci/add-testplan-support

« back to all changes in this revision

Viewing changes to jenkins_kernel_ci_bundle

  • Committer: Deepti B. Kalakeri
  • Date: 2011-12-23 12:10:51 UTC
  • Revision ID: deepti.kalakeri@linaro.org-20111223121051-pyr4yy59xrklsyzn
Moving git web url to appropriate section in the build result metadata

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
                               "kernel.git_branch_name": os.getenv('KERNEL_BRANCH', 'unknown'),
30
30
                               "kernel.git_describe_info": os.getenv('KERNEL_VERSION','unknown'),
31
31
                               "build.id": os.getenv('BUILD_ID', 'unknown'),
 
32
                               "kernel.gitweb_url":    os.getenv('GIT_WEB_URL', 'unknown'),
32
33
                               "kernel.build_url":  os.getenv('KERNEL_BUILD_URL', 'unknown')
33
 
                               "kernel.gitweb_url":    os.getenv('GIT_WEB_URL', 'unknown'),
34
34
                            },
35
35
                       "software_context": {
36
36
                           "image": {