Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] [CJE] How to know why a pod isn't properly provisioned?

Hi all,

I'm struggling with an update of the pod/containers for the Wild Web Developer build from Jenkinsfile. I'm only trying to update one docker image, so I'm changing the reference to that image and renaming the pod to ensure I don't get an older version: https://github.com/eclipse/wildwebdeveloper/pull/334 .
However, the build never start, waiting for an executor.

My question is how can I get info about what's wrong at provisioning? The amount of feedback I see is clearly insufficient (or maybe even nonexistent) to help troubleshooting such a trivial change, it's very frustrating.

Thanks in advance.
--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers

Back to the top