Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SkorikSergey committed Mar 21, 2024
1 parent 70f37b6 commit addb765
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
9 changes: 0 additions & 9 deletions tests/performance/load-tests/devworkspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,3 @@ spec:
- name: dev
container:
image: quay.io/devfile/universal-developer-image:latest
contributions:
- name: che-code
uri: https://eclipse-che.github.io/che-plugin-registry/main/v3/plugins/che-incubator/che-code/latest/devfile.yaml
components:
- name: che-code-runtime-description
container:
env:
- name: CODE_HOST
value: 0.0.0.0
1 change: 1 addition & 0 deletions tests/performance/load-tests/load-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ function runTest() {
# Create logs directory
mkdir logs || true

# Get all events
kubectl get events --field-selector involvedObject.kind=Pod >logs/events.log

total_time=0
Expand Down

0 comments on commit addb765

Please sign in to comment.