mistral/mistral/tests/functional
Nikolay Mahotkin 9581f2e33a Fixing SSH actions to use names of private keys
* SSH action uses private key names instead of
   private keys themself. All private keys now
   should be in <user-home>/.ssh/, e.g. searching
   of key 'my_key.pem' will be at <user-home>/.ssh/my_key.pem
 * Fixed functional tests
 * Remove sudo while running tests

Closes-Bug: #1507600

Change-Id: I503d78ff541183ce850476229842fa6f20061a00
(cherry picked from commit 56f2d5f4b5)
2015-11-25 14:40:22 +00:00
..
api Fixing wf execution creation at initial stage 2015-11-18 10:19:17 +00:00
engine Fixing SSH actions to use names of private keys 2015-11-25 14:40:22 +00:00
__init__.py Move gate tests under mistral/tests 2014-08-15 11:14:59 +04:00
base.py Adding functional tests for SSH actions 2015-10-15 09:23:25 +00:00