]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
ptl-tool: Fix token file name and variable names
authorJos Collin <jcollin@redhat.com>
Wed, 10 Jul 2024 05:14:50 +0000 (10:44 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 10 Jul 2024 15:20:29 +0000 (20:50 +0530)
commit4f80036480bdbb8876f162b609066e632555d97e
tree1ba6202e823b84a61923977b9afd282d29a7ff8c
parent1e2414e7106a2bdb2b479cfc1097006bcba7fc0f
ptl-tool: Fix token file name and variable names

* Renames .github.key to .github_token to make it identical to ceph-backport.sh script.
  This fix eliminates creating 2 files that stores the same thing.

* Rename the variables with the github/redmine conventions.

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/script/ptl-tool.py