A sample app that reality checks some basic features on your installation of CircleCI:
- Runs all known resource_class options
- Runs a machine executor & remote docker
- Read/write workspaces
- Tests that the org-global context is working (NOTE: needs a key called
CONTEXT_END_TO_END_TEST_VAR
to exist in theorg-global
context) - Tests writing artifacts
To test your installation, clone this code and add it to your CircleCI as a project.
If you have more ideas for things that should tested please submit a PR against the open source repository on GitHub where this project is maintained: https://github.com/circleci/realitycheck
See the current CI status of the main repo at https://circleci.com/gh/circleci/workflows/realitycheck.
View the LICENSE file in this repository for licensing information.