[nsxv] openssl error when run wget from automated test
Bug #1602570 reported by
Andrey Setyaev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel NSXv plugin |
Fix Released
|
Medium
|
Artem Savinov |
Bug Description
Run wget from test nsxv_config_
wget: can't execute 'openssl': No such file or directory
Changed in fuel-plugin-nsxv: | |
assignee: | Partner Centric Engineering (fuel-partner-engineering) → Artem Savinov (asavinov) |
status: | New → Triaged |
status: | Triaged → In Progress |
description: | updated |
Changed in fuel-plugin-nsxv: | |
status: | In Progress → Fix Committed |
Changed in fuel-plugin-nsxv: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
wget from busybox cannot search openssl binary, which placed in /usr/local/bin
nedd add "source /etc/profile" before performing wget.