[BUG] Wadm does not allow me to use the same provider with another component. #296
Closed
2 of 9 tasks
Labels
bug
Something isn't working
Affected project(s)
Describe the bug
wash does not allow me to deploy the same provider with a second component that has its own wadm.
returns the error :
wash app status for the second component is undeployed .
Note : I did use a different port for the second component , but the same provider.
Steps to reproduce
wash up --wadm-version 0.11.2
wash app deploy wadm.yaml (for component1)
build component 2 : wash build
wash app deploy wadm.yaml (for component 2)
Wadm file : component 1
Wadm (component-2)
Expected behavior
I expect both components to be deployed with the http-server capability provider.
Environment
Screenshots / Logs / Additional context
No response
The text was updated successfully, but these errors were encountered: