Hi Lukas,
I had the same issue, the problem was with the Auth{N|Z}, namely CORS. From some strange
reason the 2772 port was not white-listed for the hawkular-accounts-backend client in the
Keycloak. I've added it in the auth console and it worked. With this 2 days old PR
https://github.com/hawkular/hawkular-ui-services/pull/63 I had all the tests passing
against the latest inventory.
tests for metrics just work, because there is no hawkular accounts involved, afaik
jk
----- Original Message -----
| From: "Lucas Ponce" <lponce(a)redhat.com>
| To: "Discussions around Hawkular development"
<hawkular-dev(a)lists.jboss.org>
| Sent: Wednesday, 11 November, 2015 12:51:15 PM
| Subject: [Hawkular-dev] [hawkular-ui-services] Tests broken
|
| Hi,
|
| some of tests of ui-services are broken against hawkular/master, in
| particular:
|
| gulp rest:alert
| gulp rest:inventory
|
| I am investigating on alert if this is something introduced in the project,
| or it has to do with hawkular/master environment.
|
| I wonder if there is some way to automate this (as it is complex), but in the
| meanwhile, I think it could be good if before to send a PR we validate that
| the tests are ok.
|
| That could help to trace where the issue could be introduced.
|
| Thanks,
| Lucas
| _______________________________________________
| hawkular-dev mailing list
| hawkular-dev(a)lists.jboss.org
|
https://lists.jboss.org/mailman/listinfo/hawkular-dev
|