-
Notifications
You must be signed in to change notification settings - Fork 26
Remove unused mr2qa tag and add flowstate tag. #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
leplatrem
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks sound. This should land to STAGE when merged. Once you give us your approval we can tag a version so that it makes it to PROD
|
@leplatrem Is there some way to verify that this is on STAGE and if so see any logs of what is happening there? I just filed https://bugzilla-dev.allizom.org/show_bug.cgi?id=1632232 which I would have expected to sync but does not appear to have. |
|
@Mossop The docker image failed to build. I opened #66 to fix the issue. With regards to access to logs of deployment and execution, my knowledge is limited. @bsieber-mozilla can we document this somewhere? |
|
In order to see the config being deployed in STAGE, the nonprod config had to be modified too. See #68 |
|
I'm still not seeing this work but I just remembered when testing locally I also had to override the dev jira server to be https://mozilla-hub-sandbox-721.atlassian.net. I'm guessing that staging is still pointing to mozit-test which probably doesn't have the MR2 project defined in it. |
|
The action is configured and deployed https://stage.jbi.nonprod.cloudops.mozgcp.net/powered_by_jbi I opened #71 to be able to know easily which Bugzilla and Jira are configured on the instance |
|
As now exposed on the stage server root URL, the configured servers are: |
|
Ok so I don't think I have access to that Jira instance to know whether the MR2 project is defined there. |
|
@leplatrem Can you give me some guidance on how I can verify this config? |
…-lambda-iam-role Added lambda role definition and terraform resource to create it
Sets up the flowstate tag allowing JBI to read from private bugs. We should verify that this is working correctly in staging first, I believe that https://bugzilla-dev.allizom.org/ already has the right pieces set up.