Updated CI to work with patternfly update

* added multiple log artifacting
* fixed component ids and classes to match patternfly
This commit is contained in:
Benjamin Graham 2020-07-21 11:30:31 -04:00 committed by Justin Stephenson
parent aa63c3871c
commit cf618957af
2 changed files with 7 additions and 4 deletions

View file

@ -38,4 +38,6 @@ blocks:
epilogue:
on_fail:
commands:
- artifact push job .
- mkdir testfails
- cp TestApplication* testfails
- artifact push job testfails