You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you try to deploy-iqe-cji and provide a non-deployed clowdapp, bonfire keeps trying to deploy but no apparent resource is created and the process keeps waiting in there:
bonfire deploy-iqe-cji foobar -n cool-namespace
2022-05-12 11:06:44 [ INFO] [ MainThread] processing IQE ClowdJobInvocation
2022-05-12 11:06:44 [ INFO] [ MainThread] running (pid 3064951): oc apply -f - -n ephemeral-ztt1av
2022-05-12 11:06:47 [ INFO] [ pid-3064951] |stdout| clowdjobinvocation.cloud.redhat.com/iqe-2eac8781 created
2022-05-12 11:06:47 [ INFO] [ MainThread] waiting on CJI 'iqe-2eac8781' for max of 600sec...
2022-05-12 11:06:47 [ INFO] [ MainThread] waiting for Job to appear owned by CJI 'iqe-2eac8781'
How to reproduce
Deploy a CJI using a non deployed clowdapp bonfire deploy-iqe-cji foobar
The text was updated successfully, but these errors were encountered:
Not sure if related to #190 .
If you try to
deploy-iqe-cji
and provide a non-deployed clowdapp, bonfire keeps trying to deploy but no apparent resource is created and the process keeps waiting in there:How to reproduce
Deploy a CJI using a non deployed clowdapp
bonfire deploy-iqe-cji foobar
The text was updated successfully, but these errors were encountered: