Skip to content
 
 

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Python Kubernetes Stack Example (using pipenv)

Add to Buildkite

This repository is an example on how to test a Python project using Buildkite, Kubernetes Agent Stack and pipenv.

How does it work?

  • The Dockerfile sets up the pipenv environment, and installs the dependencies
  • The pipeline.yml runs the pytest tests in a Kubernetes pod based on python and reports the test results with JUnit.

License

See Licence.md (MIT)

About

An example of how to run a Python project w/ Kubernetes stack in a Buildkite pipeline

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages