hal / testsuite.next

Testsuite for HAL
Apache License 2.0
2 stars 26 forks source link

Add test for HAL-1750 #153

Closed adamecp closed 2 years ago

adamecp commented 2 years ago

Title: Web Console returning WFLYCTL0030: No resource definition is registered for address Description: The trick to reproduce is to have a DC and an and additional HC. This issue is not reproducible when the Undertow -> Deployment tab is reached out from the DC, for example, master HC. The problem is not on the server-side, it was verified manually that running the operation via CLI works without any issue. It seems a problem derived from how HAL mounts the address to access to Deployment tab when the tab is reached out from the HC which is not the DC.

Jira issue : https://issues.redhat.com/browse/HAL-1750 PR to 73x branch https://github.com/hal/testsuite.next/pull/151

adamecp commented 2 years ago

@hpehl could you merge it? We need it for our new test job Here is actual run with testsuite from my repository https://main-jenkins-csb-eapcpqe.apps.ocp4.prod.psi.redhat.com/job/eap-74x-webconsole-basic-prepare/22/

hpehl commented 2 years ago

@adamecp there are conflicts. Could you please try to resolve these? Thanks!