[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] packages-tests: include the hashed gitlab token for the lintian-tests_sid job
Mattia Rizzolo
gitlab at salsa.debian.org
Wed Feb 13 14:00:56 GMT 2019
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
950e8569 by Mattia Rizzolo at 2019-02-13T13:59:46Z
packages-tests: include the hashed gitlab token for the lintian-tests_sid job
Otherwise it would be overwritten each time a deployment happen.
Even if the token were to be extracted from the hash and leaked the worst it
would cause is triggering the lintian-tests_sid job, which is not a real
problem for us (only one test at a time can ever run, etc).
Closes: #917119
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- job-cfg/packages-tests.yaml
Changes:
=====================================
job-cfg/packages-tests.yaml
=====================================
@@ -88,7 +88,8 @@
- sid:
<<: *distro_defaults_sid
my_origin_triggers:
- - gitlab
+ - gitlab:
+ secret-token: '{{AQAAABAAAAAwUn9vCBPUfLVePuJ0YzGIefo56GNDCX04sk6uDaZRv9lXSlGM1xzrj3Lap8neBcCtFzq6OoqwTUKfRQggb6tu4Q==}}'
- buster:
<<: *distro_defaults_buster
my_trigger: '{name}_stretch-backports'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/950e856904850cc1c0d19fdd435d72a0b943bf54
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/950e856904850cc1c0d19fdd435d72a0b943bf54
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190213/fbf35375/attachment.html>
More information about the Qa-jenkins-scm
mailing list