Update ccadb2OneCRL cron job so it will use the new version that updates the Bugzilla component
Categories
(Cloud Services :: Operations: Kinto, task)
Tracking
(Not tracked)
People
(Reporter: kathleen.a.wilson, Assigned: sven)
References
Details
In Bug #1703959 we updated the ccadb2OneCRL code to use Bugzilla component 'Core :: Security Block-lists, Allow-lists, and other State' when creating the Bugzilla bugs for OneCRL data updates.
Please update the cron job that runs the ccadb2OneCRL tool to:
- Use the new version of ccadb2OneCRL (Reference Bug #1666068)
- Update the environment variable BUGZILLA_CC_ACCOUNTS to replace jc@insufficient.coffee with dkeeler@mozilla.com in the CC list in the bug creation. (Reference 1703959#c1)
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
I filed https://github.com/mozilla-services/cloudops-infra/pull/3012 to update the email address.
Reporter | ||
Comment 2•4 years ago
|
||
Sven, What do you need us to provide, in order to get the cron job updated with a version of ccadb2OneCRL that uses the code with the new Bugzilla component?
Assignee | ||
Comment 3•4 years ago
|
||
Sorry, Kathleen, I thougth the first step was already done since the bug linked in that step is closed.
We are currently using the latest released version of ccadb2onecrl. If you tag a new release, Circle CI should automatically build a new Docker image with the same tag, and I can then update the configuration of the daily Jenkins job to use the newer version.
Assignee | ||
Comment 4•4 years ago
|
||
I see Dana tagged version 0.0.8 yesterday. I assume this version should be used in the future, so I included the version change in https://github.com/mozilla-services/cloudops-infra/pull/3012, and all future runs of the Jenkins job should use that version.
Reporter | ||
Comment 5•4 years ago
|
||
Thanks!
Description
•