diff --git a/g5k/10_schedule_events_using_a_planning.ipynb b/g5k/10_schedule_events_using_a_planning.ipynb index a1f0230b149a7d1deb16cf3291b80dfff453a829..85e73f66febb6650f33974a9ed5315b8fdef1886 100644 --- a/g5k/10_schedule_events_using_a_planning.ipynb +++ b/g5k/10_schedule_events_using_a_planning.ipynb @@ -687,9 +687,9 @@ "Let's see an example of it.\n", "\n", "What we are gonna schedule is : \n", - "- The launch of 20 rabbitmq producers after 2 minutes\n", - "- The launch of 100 rabbitmq consumers after 3 minutes\n", - "- The kill of 75 rabbitmq consumers after 4 minutes" + "- The launch of 20 rabbitmq producers after 4 minutes\n", + "- The launch of 100 rabbitmq consumers after 5 minutes\n", + "- The kill of 70 rabbitmq consumers after 6 minutes" ] }, {