Fix sample outputs for doc automation tests

This commit is contained in:
Armel Soro
2023-09-25 14:19:40 +02:00
parent 3d204d2f60
commit 98a6554c34
4 changed files with 8 additions and 0 deletions

View File

@@ -8,7 +8,9 @@ $ odo dev
↪ Running on the cluster in Dev mode ↪ Running on the cluster in Dev mode
• Waiting for Kubernetes resources ... • Waiting for Kubernetes resources ...
===================
⚠ Pod is Pending ⚠ Pod is Pending
===================
✓ Pod is Running ✓ Pod is Running
✓ Syncing files into the container [171ms] ✓ Syncing files into the container [171ms]
✓ Building your application in container (command: build) [7s] ✓ Building your application in container (command: build) [7s]

View File

@@ -8,7 +8,9 @@ $ odo dev
↪ Running on the cluster in Dev mode ↪ Running on the cluster in Dev mode
• Waiting for Kubernetes resources ... • Waiting for Kubernetes resources ...
===================
⚠ Pod is Pending ⚠ Pod is Pending
===================
✓ Pod is Running ✓ Pod is Running
✓ Syncing files into the container [113ms] ✓ Syncing files into the container [113ms]
✓ Building your application in container (command: build) [422ms] ✓ Building your application in container (command: build) [422ms]

View File

@@ -9,7 +9,9 @@ $ odo dev
↪ Running on the cluster in Dev mode ↪ Running on the cluster in Dev mode
• Waiting for Kubernetes resources ... • Waiting for Kubernetes resources ...
✓ Added storage m2 to component ✓ Added storage m2 to component
===================
⚠ Pod is Pending ⚠ Pod is Pending
===================
✓ Pod is Running ✓ Pod is Running
✓ Syncing files into the container [167ms] ✓ Syncing files into the container [167ms]
✓ Building your application in container (command: build) [3m] ✓ Building your application in container (command: build) [3m]

View File

@@ -8,7 +8,9 @@ $ odo dev
↪ Running on the cluster in Dev mode ↪ Running on the cluster in Dev mode
• Waiting for Kubernetes resources ... • Waiting for Kubernetes resources ...
===================
⚠ Pod is Pending ⚠ Pod is Pending
===================
✓ Pod is Running ✓ Pod is Running
✓ Syncing files into the container [193ms] ✓ Syncing files into the container [193ms]
✓ Building your application in container (command: install) [5s] ✓ Building your application in container (command: install) [5s]