How can I create CI/CD unit tests for python scripts that run on batch service.

2024-11-27T15:41:42.8066667+00:00

We are developing a python django web application that employs batch for large computations. We are using github to support CI. We are trying to implement the automated testing. Recommendations on how to get these tests to run properly github actions.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
347 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 37,831 Reputation points Microsoft Employee
    2024-11-27T21:21:36.4+00:00

    @Xenos, Dean M - Washington, DC - Contractor

    Azure Batch Python Samples can be found here. You can find more detailed information and resources on the GitHub page. Including the ability to post questions directly to the dev team.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.