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
1 change: 1 addition & 0 deletions ci-operator/step-registry/gather/loki/gather-loki-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ref:
name: cli-jq
tag: latest
commands: gather-loki-commands.sh
active_deadline_seconds: 600
resources:
requests:
cpu: 300m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ ref:
as: openshift-e2e-test
from: tests
commands: openshift-e2e-test-commands.sh
active_deadline_seconds: 7200
env:
- name: TEST_COMMAND
default: run
Expand Down