repositorypackage
0.1442.0
Repository: https://github.com/cloudfoundry/rep.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
The Rep
Note: This repository should be imported as code.cloudfoundry.org/rep
.
The Rep bids on tasks and schedules them on an associated Executor.
Reporting issues and requesting features
Please report all issues and feature requests in cloudfoundry/diego-release.
Learn more about Diego and its components at diego-design-notes
Run Tests
- First setup your GOPATH and install the necessary dependencies for running tests.
- Setup a MySQL server or a postgres server. Please follow these instructions.
- Run the tests from the root directory of the rep repo:
SQL_FLAVOR=mysql ginkgo -r -p -race