mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Fix sample outputs for doc automation tests
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user