Debug DD, upload diagnostics
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
d4b32c9e09
commit
c0a4137ffb
23
.github/workflows/e2e-mac.yml
vendored
23
.github/workflows/e2e-mac.yml
vendored
@ -124,23 +124,16 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sleep 60
|
sleep 60
|
||||||
|
echo wait another minute
|
||||||
- name: Wait for Docker to be up and running
|
sleep 60
|
||||||
shell: bash
|
echo wait another minute
|
||||||
run: |
|
sleep 60
|
||||||
|
echo wait another minute
|
||||||
|
sleep 60
|
||||||
|
echo wait another minute
|
||||||
sleep 60
|
sleep 60
|
||||||
|
|
||||||
- name: Wait for Docker to be up and running
|
- name: Docker PS
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
sleep 60
|
|
||||||
|
|
||||||
- name: Wait for Docker to be up and running
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
sleep 60
|
|
||||||
|
|
||||||
- name: Docker PS
|
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
docker ps --all
|
docker ps --all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user