canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #01707
[Merge] ~sylvain-pineau/hwcert-jenkins-jobs:fix-advo-reports-cred into hwcert-jenkins-jobs:master
Sylvain Pineau has proposed merging ~sylvain-pineau/hwcert-jenkins-jobs:fix-advo-reports-cred into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~sylvain-pineau/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/426191
Use the correct ssh key to upload advocacy reports to private-fileshare.c.c
--
Your team hwcert-jenkins is requested to review the proposed merge of ~sylvain-pineau/hwcert-jenkins-jobs:fix-advo-reports-cred into hwcert-jenkins-jobs:master.
diff --git a/jobs/advocacy-snaps/daily-reports.yaml b/jobs/advocacy-snaps/daily-reports.yaml
index b497675..8664634 100644
--- a/jobs/advocacy-snaps/daily-reports.yaml
+++ b/jobs/advocacy-snaps/daily-reports.yaml
@@ -6,7 +6,7 @@
wrappers:
- ssh-agent-credentials:
users:
- - 'certification-macaroni'
+ - 'ssh-ce-certification-qa'
- credentials-binding:
- text:
credential-id: influx_pass
Follow ups