Also input password manually when executing dockerswarm workload
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Interop Challenge Workloads |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Description
===========
The 'password' for ssh connection is already asked when `scp`
TLS certifications to swarm node. The ssh-key maybe not prepared OK.
Steps to reproduce
==================
* Clone the latest source
git clone https:/
* Create my cloud's vars file
* Execute ansible-playbook
ansible-playbook -e "action=apply env=inspur password=interop" site.yml
Expected result
===============
SUCCESS
Actual result
=============
Failure
Environment
===========
1. interop-workloads version
# git log
commit fa360ae63c171fc
Author: Daniel Mellado <email address hidden>
Date: Wed Feb 8 16:46:22 2017 +0100
Add specs to documentation
This commit adds a spec folder within documentation. This would be
moved under its own project if it starts growing big enough.
Change-Id: I54b8402b35ff72
2. Which workload did you use?
dockerswarm
Logs
===========
TASK [prov_apply : Transfer configureation] *******
Password:
core@172.
Changed in interop-workloads: | |
status: | New → In Progress |
assignee: | nobody → Eric Xie (eric-xie) |
summary: |
- Already input password manually when executing dockerswarm workload + Also input password manually when executing dockerswarm workload |
Changed in interop-workloads: | |
status: | In Progress → New |
assignee: | Eric Xie (eric-xie) → nobody |
Changed in interop-workloads: | |
status: | New → Invalid |