Skip to content

Commit

Permalink
Long test is now part of routine tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneTR committed Oct 10, 2023
1 parent 55bba81 commit 9ece2f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion long-test/.skiptest

This file was deleted.

10 changes: 5 additions & 5 deletions long-test/usage_scenario.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ flow:
command: sleep 3600
note: Starting Sleep \#1

- name: Stress
- name: Idle 2
container: gcb-alpine-stress
commands:
- type: console
command: stress-ng -c 1 -t 60
note: Starting Stress
command: sleep 3600
note: Starting Sleep \#2

- name: Idle 2
- name: Idle 3
container: gcb-alpine-stress
commands:
- type: console
command: sleep 3600
note: Starting Sleep \#2
note: Starting Sleep \#3

0 comments on commit 9ece2f6

Please sign in to comment.