Skip to content

HMS-10772: Add job to clowdapp deployment template - #1665

Open
swadeley wants to merge 2 commits into
content-services:mainfrom
swadeley:swadeley/HMS-10772
Open

swadeley wants to merge 2 commits into
content-services:mainfrom
swadeley:swadeley/HMS-10772

Conversation

@swadeley

@swadeley swadeley commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

HMS-10772: Add job to clowdapp deployment template

Enables running one-shot send-template-update-events job from HMS-9952
HMS-10772: Add job definition to the deployment template to execute job in HMS-9952

Testing steps

@swadeley
swadeley requested a review from a team as a code owner August 24, 2026 14:40
@xbhouse

xbhouse commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this be ready on the patch side to run in production? Or should we just add the job to stage for now?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rverdile

We could add the job to stage for now. Patch code can take the events, but nothing will happen until:

1] in app-interface , CONTENT_SOURCES_USER is set. I just checked, this is set for both stage and prod.

2] template_advisory_eval=true is in POD_CONFIG. I just checked, this is set to false in a few places in patchman-engine

We should seek @MichaelMraka 's ACK too as he deals with database for patch.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the prod piece of this PR so we can test it in stage first. This job will run as soon as it merges. So I would make sure all the pieces are in place on the Patch side in stage, and then merge this, and verify it ran correctly i.e. the template - advisory relationship is updated in the patch database. You could use gabi to look at the db table.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, dropped the jobs-prod yaml

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will test with GABI and listener logs in Kibana.

This commit is for stage only.
Enables running one-shot send-template-update-events job from HMS-9952
HMS-10772: Add job definition to the deployment template to execute job in HMS-9952
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants