diff --git a/long-test/.skiptest b/long-test/.skiptest deleted file mode 100644 index 1d806daf..00000000 --- a/long-test/.skiptest +++ /dev/null @@ -1 +0,0 @@ -Skips the current directory during automated test runs. \ No newline at end of file diff --git a/long-test/usage_scenario.yml b/long-test/usage_scenario.yml index ab18cb69..5fe9e572 100644 --- a/long-test/usage_scenario.yml +++ b/long-test/usage_scenario.yml @@ -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