You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT
What happened:
I ran the example: parallelism-nested-workflow like: argo submit https://raw.githubusercontent.com/argoproj/argo/master/examples/parallelism-nested-workflow.yaml
What you expected to happen:
That the workflow runs at leas 120 seconds.
Because 4 steps runs sequential and sleep for 30 seconds. But just needs 37 seconds (see below)
How to reproduce it (as minimally and precisely as possible):
Install Argo and start parallelism-nested-workflow as described above.
Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT
What happened:
I ran the example: parallelism-nested-workflow like:
argo submit https://raw.githubusercontent.com/argoproj/argo/master/examples/parallelism-nested-workflow.yaml
What you expected to happen:
That the workflow runs at leas 120 seconds.
Because 4 steps runs sequential and sleep for 30 seconds. But just needs 37 seconds (see below)
How to reproduce it (as minimally and precisely as possible):
Install Argo and start parallelism-nested-workflow as described above.
Anything else we need to know?:
Environment:
Other debugging information (if applicable):
The text was updated successfully, but these errors were encountered: