konveyor / ci

Apache License 2.0
0 stars 12 forks source link

Update global-ci allowing set operator branch #43

Closed aufi closed 2 months ago

aufi commented 3 months ago

Update of global-ci action to allow set operator branch name used for install/setup scripts.

aufi commented 3 months ago

Currently getting a failure on install konveyor@release-0.3

 - ansibleResult:
      changed: 0
      completion: 2024-06-11T13:43:26.90194
      failures: 1
      ok: 15
      skipped: 56
    lastTransitionTime: "2024-06-11T13:43:27Z"
    message: 'Failed to create object: b''{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Addon.tackle.konveyor.io
      \\"analyzer\\" is invalid: spec.image: Required value","reason":"Invalid","details":{"name":"analyzer","group":"tackle.konveyor.io","kind":"Addon","causes":[{"reason":"FieldValueRequired","message":"Required
      value","field":"spec.image"}]},"code":422}\n'''
    reason: Failed
    status: "True"
    type: Failure

https://github.com/aufi/ci/actions/runs/9466561466/job/26078516846

aufi commented 2 months ago

Looks to work for me locally, merging.