~canonical-platform-qa/qakit/trunk

« back to all changes in this revision

Viewing changes to kpi/run_kpi

  • Committer: Jean-Baptiste Lallement
  • Date: 2017-12-22 10:55:27 UTC
  • Revision ID: jean-baptiste.lallement@ubuntu.com-20171222105527-onu05ebwivpazebh
Refactored script time_in_proposed

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
# Time to publish from proposed to the release pocket
39
39
dev_version=$(distro-info --series=$release -r|cut -d' ' -f1)
40
 
"$CWD"/time-in-proposed.py
 
40
"$CWD"/time_in_proposed.py
41
41
 
42
42
for indicator in publications packages_published_notubuntu packages_published_ubuntu; do
43
43
    OUTPUT="$DATA_PATH"/output/${DEV}_${indicator}.csv