Skip to content

Commit

Permalink
Categorize overcloud image create failure (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfolco authored and sshnaidm committed Feb 26, 2019
1 parent 93a0fda commit b33f58f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tripleoci/data/patterns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -568,3 +568,8 @@ patterns:
msg: 'Introspection failed, cannot get IP address'
tag: 'infra'
pattern: 'socket.error: [Errno 99] Cannot assign requested address'
- id: 506
logstash: ""
msg: 'Overcloud image create failed.'
tag: 'code'
pattern: "CalledProcessError: Command '['disk-image-create'"

0 comments on commit b33f58f

Please sign in to comment.