Jump to content

Things to consider when running visual tests in CI/CD pipelines: Container Pipeline Edition (Part 3)


Recommended Posts

If you’ve used Jenkins for awhile now, you might know you can run Jenkins within your Kubernetes cluster and take advantage of the Docker socket to run container based pipelines.

What is a container based pipeline? In short, it’s a pipeline where each task runs in a container. The benefit of this is I don’t need to spend time configuring my build server or build environment with all the necessary dependencies and binaries needed for my pipeline...

The post Things to consider when running visual tests in CI/CD pipelines: Container Pipeline Edition (Part 3) appeared first on Azure DevOps Blog.

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...