Data Sync User

Results 2279 comments of Data Sync User

➤ Rachael Crook commented: This will be done as a Argo Analysis job template.

➤ Philip Jenvey commented: https://mozilla-hub.atlassian.net/browse/PUSH-326 ( https://mozilla-hub.atlassian.net/browse/PUSH-326|smart-link ) containerized the integration test suite. So the Argo Analysis job ( https://argo-rollouts.readthedocs.io/en/stable/analysis/job/ ) would invoke the autopush-integration-test Docker. We haven’t tested this...

➤ Rachael Crook commented: Philip Jenvey Are there any commands that need to be run when the container starts to kick it off?

➤ Philip Jenvey commented: Rachael Crook Let’s override the Docker CMD to: "sh", "-c", "poetry run pytest tests/integration/test_integration_all_rust.py --junit-xml=integration__results.xml -v"

➤ Rachael Crook commented: Thanks Philip Jenvey for adding the command to run. I’ll try to get this setup this week

➤ Rachael Crook commented: Philip Jenvey Sorry for the delay, got busy with the merino gcpv2 migration last week. I will try for this week.

➤ Rachael Crook commented: Merged https://github.com/mozilla/webservices-infra/pull/6870 ( https://github.com/mozilla/webservices-infra/pull/6870|smart-link ) to setup the argo analysis template job. Currently verifying if it is working.

➤ Rachael Crook commented: Another PR to fix a naming mismatch https://github.com/mozilla/webservices-infra/pull/6930 ( https://github.com/mozilla/webservices-infra/pull/6930|smart-link )

➤ Rachael Crook commented: The AnalysisRun shows successful. Philip Jenvey is there a good way to verify this other than the status of successful? https://webservices.argocd.global.mozgcp.net/applications/autopush-stage-us-west1-autoconnectrs?resource=&node=argoproj.io%2FAnalysisRun%2Fautopush-stage%2Fautoconnectrs-fb65b7b44-21-2%2F0&tab=summary ( https://webservices.argocd.global.mozgcp.net/applications/autopush-stage-us-west1-autoconnectrs?resource=&node=argoproj.io%2FAnalysisRun%2Fautopush-stage%2Fautoconnectrs-fb65b7b44-21-2%2F0&tab=summary )

➤ JR Conlin commented: https://github.com/mozilla-services/autopush-rs/pull/899 ( https://github.com/mozilla-services/autopush-rs/pull/899|smart-link )