Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ The application maintains the following exit codes.
| 0 | Success |
| 1 | Command execution error |
| 2 | Config resolution failure |
| 3 | Telemetry failure |

## Tests

Expand Down Expand Up @@ -262,19 +261,6 @@ npm i -g redocly-cli.tgz

For other commands you'd have to do something similar.

### Manual testing

For manual testing in Kubernetes environments, we provide a preconfigured testing setup in the [`./k8s-testing`](./k8s-testing/) directory. This environment is specifically designed to test Redocly CLI performance in offline scenarios.

The testing environment includes:

- Kubernetes manifests for isolated testing
- network policies to simulate offline/online conditions
- automated test scripts for performance benchmarking
- detailed documentation and troubleshooting guides

See the [k8s-testing README](./k8s-testing/README.md) for complete setup and usage instructions.

### Performance benchmark

To run the performance benchmark locally, you should have `hyperfine` (v1.16.1+) installed on your machine.
Expand Down
149 changes: 0 additions & 149 deletions k8s-test-env/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions k8s-test-env/configmap.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions k8s-test-env/deploy.sh

This file was deleted.

6 changes: 0 additions & 6 deletions k8s-test-env/namespace.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions k8s-test-env/network-policy-allow.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions k8s-test-env/network-policy.yaml

This file was deleted.

58 changes: 0 additions & 58 deletions k8s-test-env/test-pod.yaml

This file was deleted.

Loading
Loading